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