Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92351562
0042_delete_mixcondition.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 19, 15:04
Size
304 B
Mime Type
text/x-python
Expires
Thu, Nov 21, 15:04 (1 d, 21 h)
Engine
blob
Format
Raw Data
Handle
22429223
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
0042_delete_mixcondition.py
View Options
# Generated by Django 3.1.4 on 2021-05-12 12:55
from
django.db
import
migrations
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'django_api'
,
'0041_auto_20210512_1445'
),
]
operations
=
[
migrations
.
DeleteModel
(
name
=
'MixCondition'
,
),
]
Event Timeline
Log In to Comment