Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91400219
0059_auto_20210721_1433.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
Sun, Nov 10, 18:11
Size
431 B
Mime Type
text/x-python
Expires
Tue, Nov 12, 18:11 (2 d)
Engine
blob
Format
Raw Data
Handle
22242114
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
0059_auto_20210721_1433.py
View Options
# Generated by Django 3.1.4 on 2021-07-21 12:33
from
django.db
import
migrations
,
models
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'django_api'
,
'0058_auto_20210721_1432'
),
]
operations
=
[
migrations
.
AlterField
(
model_name
=
'journal'
,
name
=
'qoam_av_score'
,
field
=
models
.
DecimalField
(
decimal_places
=
2
,
default
=
10.0
,
max_digits
=
5
),
),
]
Event Timeline
Log In to Comment