Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102359752
0015_auto_20210319_1558.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, Feb 19, 21:35
Size
534 B
Mime Type
text/x-python
Expires
Fri, Feb 21, 21:35 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24291540
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
0015_auto_20210319_1558.py
View Options
# Generated by Django 3.1.4 on 2021-03-19 14:58
from
django.db
import
migrations
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'django_api'
,
'0014_auto_20210319_1524'
),
]
operations
=
[
migrations
.
RenameField
(
model_name
=
'journal'
,
old_name
=
'oa_options_url'
,
new_name
=
'oa_options'
,
),
migrations
.
RenameField
(
model_name
=
'publisher'
,
old_name
=
'oa_policies_url'
,
new_name
=
'oa_policies'
,
),
]
Event Timeline
Log In to Comment