Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91590997
0054_auto_20210623_1343.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
Tue, Nov 12, 12:47
Size
418 B
Mime Type
text/x-python
Expires
Thu, Nov 14, 12:47 (2 d)
Engine
blob
Format
Raw Data
Handle
22287065
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
0054_auto_20210623_1343.py
View Options
# Generated by Django 3.1.4 on 2021-06-23 11:43
from
django.db
import
migrations
,
models
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'django_api'
,
'0053_auto_20210623_1341'
),
]
operations
=
[
migrations
.
AlterField
(
model_name
=
'journal'
,
name
=
'oa_options'
,
field
=
models
.
URLField
(
blank
=
True
,
max_length
=
1000
,
null
=
True
),
),
]
Event Timeline
Log In to Comment