Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91529206
0012_auto_20210319_1513.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
Mon, Nov 11, 22:53
Size
381 B
Mime Type
text/x-python
Expires
Wed, Nov 13, 22:53 (2 d)
Engine
blob
Format
Raw Data
Handle
22278786
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
0012_auto_20210319_1513.py
View Options
# Generated by Django 3.1.4 on 2021-03-19 14:13
from
django.db
import
migrations
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'django_api'
,
'0011_auto_20210319_1509'
),
]
operations
=
[
migrations
.
RenameField
(
model_name
=
'conditiontype'
,
old_name
=
'name'
,
new_name
=
'condition_issuer'
,
),
]
Event Timeline
Log In to Comment