Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91028992
0061_auto_20210721_1437.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
Thu, Nov 7, 02:20
Size
417 B
Mime Type
text/x-python
Expires
Sat, Nov 9, 02:20 (2 d)
Engine
blob
Format
Raw Data
Handle
22180598
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
0061_auto_20210721_1437.py
View Options
# Generated by Django 3.1.4 on 2021-07-21 12:37
from
django.db
import
migrations
,
models
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'django_api'
,
'0060_auto_20210721_1435'
),
]
operations
=
[
migrations
.
AlterField
(
model_name
=
'journal'
,
name
=
'qoam_av_score'
,
field
=
models
.
DecimalField
(
decimal_places
=
2
,
max_digits
=
5
),
),
]
Event Timeline
Log In to Comment