Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91347640
0017_auto_20210322_1430.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
Sun, Nov 10, 05:24
Size
391 B
Mime Type
text/x-python
Expires
Tue, Nov 12, 05:24 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22246125
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
0017_auto_20210322_1430.py
View Options
# Generated by Django 3.1.4 on 2021-03-22 13:30
from
django.db
import
migrations
,
models
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'django_api'
,
'0016_licence'
),
]
operations
=
[
migrations
.
AlterField
(
model_name
=
'licence'
,
name
=
'website'
,
field
=
models
.
URLField
(
max_length
=
600
,
null
=
True
),
),
]
Event Timeline
Log In to Comment