Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92347413
0005_auto_20210319_1312.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
Tue, Nov 19, 14:20
Size
504 B
Mime Type
text/x-python
Expires
Thu, Nov 21, 14:20 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22428600
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
0005_auto_20210319_1312.py
View Options
# Generated by Django 3.1.4 on 2021-03-19 12:12
from
django.db
import
migrations
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'django_api'
,
'0004_auto_20210319_1254'
),
]
operations
=
[
migrations
.
AlterModelOptions
(
name
=
'oa'
,
options
=
{
'ordering'
:
(
'-subscription'
,)},
),
migrations
.
RenameField
(
model_name
=
'journal'
,
old_name
=
'start_year'
,
new_name
=
'starting_year'
,
),
]
Event Timeline
Log In to Comment