Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91888567
0002_auto_20210104_1032.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
Fri, Nov 15, 12:04
Size
419 B
Mime Type
text/x-python
Expires
Sun, Nov 17, 12:04 (1 d, 21 h)
Engine
blob
Format
Raw Data
Handle
22342310
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
0002_auto_20210104_1032.py
View Options
# Generated by Django 3.1.4 on 2021-01-04 10:32
from
django.db
import
migrations
,
models
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'django_api'
,
'0001_initial'
),
]
operations
=
[
migrations
.
AlterField
(
model_name
=
'issn'
,
name
=
'name'
,
field
=
models
.
PositiveIntegerField
(
default
=
'0'
),
preserve_default
=
False
,
),
]
Event Timeline
Log In to Comment