Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9343274
0013_depositrequest_raw_metadata.py
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
463 B
Subscribers
None
0013_depositrequest_raw_metadata.py
View Options
# -*- coding: utf-8 -*-
# Generated by Django 1.11.14 on 2018-07-19 13:07
from
__future__
import
unicode_literals
from
django.db
import
migrations
,
models
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
"deposit"
,
"0012_deposit_status_detail"
),
]
operations
=
[
migrations
.
AddField
(
model_name
=
"depositrequest"
,
name
=
"raw_metadata"
,
field
=
models
.
TextField
(
null
=
True
),
),
]
File Metadata
Details
Attached
Mime Type
text/x-python
Expires
Fri, Jul 4, 1:24 PM (6 d, 47 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3241333
Attached To
rDDEP Push deposit
Event Timeline
Log In to Comment