Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90541022
0013_auto_20210107_1337.py
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Nov 2, 14:38
Size
389 B
Mime Type
text/x-python
Expires
Mon, Nov 4, 14:38 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22094899
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
0013_auto_20210107_1337.py
View Options
# Generated by Django 3.1.4 on 2021-01-07 13:37
from
django.db
import
migrations
,
models
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'django_api'
,
'0012_auto_20210104_1404'
),
]
operations
=
[
migrations
.
AlterField
(
model_name
=
'journal'
,
name
=
'name'
,
field
=
models
.
CharField
(
max_length
=
300
),
),
]
Event Timeline
Log In to Comment