Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91704068
0007_auto_20210319_1318.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, 16:21
Size
478 B
Mime Type
text/x-python
Expires
Fri, Nov 15, 16:21 (2 d)
Engine
blob
Format
Raw Data
Handle
22309558
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
0007_auto_20210319_1318.py
View Options
# Generated by Django 3.1.4 on 2021-03-19 12:18
from
django.db
import
migrations
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'django_api'
,
'0006_auto_20210319_1316'
),
]
operations
=
[
migrations
.
AlterModelOptions
(
name
=
'issn'
,
options
=
{
'ordering'
:
(
'issn'
,)},
),
migrations
.
RenameField
(
model_name
=
'issn'
,
old_name
=
'nbr'
,
new_name
=
'issn'
,
),
]
Event Timeline
Log In to Comment