Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9345007
0006_depositclient_url.py
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
519 B
Subscribers
None
0006_depositclient_url.py
View Options
# -*- coding: utf-8 -*-
# Generated by Django 1.10.7 on 2017-11-07 13:12
from
__future__
import
unicode_literals
from
django.db
import
migrations
,
models
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
"deposit"
,
"0005_auto_20171019_1436"
),
]
operations
=
[
migrations
.
AddField
(
model_name
=
"depositclient"
,
name
=
"url"
,
field
=
models
.
TextField
(
default
=
"https://hal.archives-ouvertes.fr/"
),
preserve_default
=
False
,
),
]
File Metadata
Details
Attached
Mime Type
text/x-python
Expires
Fri, Jul 4, 3:00 PM (3 d, 23 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3240500
Attached To
rDDEP Push deposit
Event Timeline
Log In to Comment