Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9124702
0017_auto_20190925_0906.py
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
613 B
Subscribers
None
0017_auto_20190925_0906.py
View Options
# -*- coding: utf-8 -*-
# Generated by Django 1.11.23 on 2019-09-25 09:06
from
__future__
import
unicode_literals
from
django.db
import
migrations
,
models
import
django.db.models.deletion
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
"deposit"
,
"0016_auto_20190507_1408"
),
]
operations
=
[
migrations
.
AlterField
(
model_name
=
"deposit"
,
name
=
"parent"
,
field
=
models
.
ForeignKey
(
null
=
True
,
on_delete
=
django
.
db
.
models
.
deletion
.
PROTECT
,
to
=
"deposit.Deposit"
,
),
),
]
File Metadata
Details
Attached
Mime Type
text/x-python
Expires
Sat, Jun 21, 7:26 PM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3240495
Attached To
rDDEP Push deposit
Event Timeline
Log In to Comment