Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91318184
0068_auto_20210721_1545.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 9, 23:12
Size
420 B
Mime Type
text/x-python
Expires
Mon, Nov 11, 23:12 (2 d)
Engine
blob
Format
Raw Data
Handle
22242087
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
0068_auto_20210721_1545.py
View Options
# Generated by Django 3.1.4 on 2021-07-21 13:45
from
django.db
import
migrations
,
models
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'django_api'
,
'0067_auto_20210721_1544'
),
]
operations
=
[
migrations
.
AlterField
(
model_name
=
'conditionset'
,
name
=
'comment'
,
field
=
models
.
CharField
(
blank
=
True
,
max_length
=
100
,
null
=
True
),
),
]
Event Timeline
Log In to Comment