Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91162992
0067_auto_20210721_1544.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
Fri, Nov 8, 13:08
Size
866 B
Mime Type
text/x-python
Expires
Sun, Nov 10, 13:08 (2 d)
Engine
blob
Format
Raw Data
Handle
22207474
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
0067_auto_20210721_1544.py
View Options
# Generated by Django 3.1.4 on 2021-07-21 13:44
from
django.db
import
migrations
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'django_api'
,
'0066_auto_20210721_1511'
),
]
operations
=
[
migrations
.
RemoveField
(
model_name
=
'journal'
,
name
=
'doaj_seal'
,
),
migrations
.
RemoveField
(
model_name
=
'journal'
,
name
=
'doaj_status'
,
),
migrations
.
RemoveField
(
model_name
=
'journal'
,
name
=
'lockss'
,
),
migrations
.
RemoveField
(
model_name
=
'journal'
,
name
=
'nlch'
,
),
migrations
.
RemoveField
(
model_name
=
'journal'
,
name
=
'portico'
,
),
migrations
.
RemoveField
(
model_name
=
'journal'
,
name
=
'qoam_av_score'
,
),
]
Event Timeline
Log In to Comment