Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90739966
0049_auto_20210623_1321.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 4, 08:08
Size
407 B
Mime Type
text/x-python
Expires
Wed, Nov 6, 08:08 (1 d, 9 h)
Engine
blob
Format
Raw Data
Handle
22125852
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
0049_auto_20210623_1321.py
View Options
# Generated by Django 3.1.4 on 2021-06-23 11:21
from
django.db
import
migrations
,
models
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'django_api'
,
'0048_auto_20210623_1034'
),
]
operations
=
[
migrations
.
AlterField
(
model_name
=
'organization'
,
name
=
'website'
,
field
=
models
.
URLField
(
max_length
=
600
,
null
=
True
),
),
]
Event Timeline
Log In to Comment