Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91609141
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 12, 16:33
Size
304 B
Mime Type
text/x-python
Expires
Thu, Nov 14, 16:33 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22290975
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