Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9344038
0010_auto_20180110_0953.py
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
633 B
Subscribers
None
0010_auto_20180110_0953.py
View Options
# -*- coding: utf-8 -*-
# Generated by Django 1.10.7 on 2018-01-10 09:53
from
__future__
import
unicode_literals
from
django.db
import
migrations
,
models
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
"deposit"
,
"0009_deposit_parent"
),
]
operations
=
[
migrations
.
RenameField
(
model_name
=
"depositclient"
,
old_name
=
"url"
,
new_name
=
"provider_url"
,
),
migrations
.
AddField
(
model_name
=
"depositclient"
,
name
=
"domain"
,
field
=
models
.
TextField
(
default
=
""
),
preserve_default
=
False
,
),
]
File Metadata
Details
Attached
Mime Type
text/x-python
Expires
Fri, Jul 4, 2:04 PM (1 d, 13 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3240399
Attached To
rDDEP Push deposit
Event Timeline
Log In to Comment