Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90839334
0039_auto_20210506_0924.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 5, 06:01
Size
446 B
Mime Type
text/x-python
Expires
Thu, Nov 7, 06:01 (2 d)
Engine
blob
Format
Raw Data
Handle
22143953
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
0039_auto_20210506_0924.py
View Options
# Generated by Django 3.1.4 on 2021-05-06 07:24
from
django.db
import
migrations
import
django.db.models.manager
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'django_api'
,
'0038_auto_20210428_0800'
),
]
operations
=
[
migrations
.
AlterModelManagers
(
name
=
'term'
,
managers
=
[
(
'version_objects'
,
django
.
db
.
models
.
manager
.
Manager
()),
],
),
]
Event Timeline
Log In to Comment