Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91462793
0037_auto_20210423_1231.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
Mon, Nov 11, 09:02
Size
398 B
Mime Type
text/x-python
Expires
Wed, Nov 13, 09:02 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22265747
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
0037_auto_20210423_1231.py
View Options
# Generated by Django 3.1.4 on 2021-04-23 10:31
from
django.db
import
migrations
,
models
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'django_api'
,
'0036_auto_20210423_1118'
),
]
operations
=
[
migrations
.
AlterField
(
model_name
=
'term'
,
name
=
'source'
,
field
=
models
.
URLField
(
max_length
=
600
,
null
=
True
),
),
]
Event Timeline
Log In to Comment