Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9346723
0012_deposit_status_detail.py
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
520 B
Subscribers
None
0012_deposit_status_detail.py
View Options
# -*- coding: utf-8 -*-
# Generated by Django 1.11.14 on 2018-07-09 13:08
from
__future__
import
unicode_literals
import
django.contrib.postgres.fields.jsonb
from
django.db
import
migrations
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
"deposit"
,
"0011_auto_20180115_1510"
),
]
operations
=
[
migrations
.
AddField
(
model_name
=
"deposit"
,
name
=
"status_detail"
,
field
=
django
.
contrib
.
postgres
.
fields
.
jsonb
.
JSONField
(
null
=
True
),
),
]
File Metadata
Details
Attached
Mime Type
text/x-python
Expires
Fri, Jul 4, 4:24 PM (2 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3241338
Attached To
rDDEP Push deposit
Event Timeline
Log In to Comment