Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91658460
0057_auto_20210721_1430.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
Wed, Nov 13, 04:32
Size
466 B
Mime Type
text/x-python
Expires
Fri, Nov 15, 04:32 (2 d)
Engine
blob
Format
Raw Data
Handle
22300834
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
0057_auto_20210721_1430.py
View Options
# Generated by Django 3.1.4 on 2021-07-21 12:30
from
django.db
import
migrations
,
models
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'django_api'
,
'0056_auto_20210721_1422'
),
]
operations
=
[
migrations
.
AlterField
(
model_name
=
'journal'
,
name
=
'qoam_av_score'
,
field
=
models
.
DecimalField
(
decimal_places
=
2
,
default
=
0.0
,
max_digits
=
5
),
preserve_default
=
False
,
),
]
Event Timeline
Log In to Comment