Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9338009
0020_auto_20200929_0855.py
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
535 B
Subscribers
None
0020_auto_20200929_0855.py
View Options
# -*- coding: utf-8 -*-
# Generated by Django 1.11.23 on 2020-09-29 08:55
from
__future__
import
unicode_literals
from
django.db
import
migrations
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
"deposit"
,
"0019_auto_20200519_1035"
),
]
operations
=
[
migrations
.
RenameField
(
model_name
=
"deposit"
,
old_name
=
"swh_id"
,
new_name
=
"swhid"
,
),
migrations
.
RenameField
(
model_name
=
"deposit"
,
old_name
=
"swh_id_context"
,
new_name
=
"swhid_context"
,
),
]
File Metadata
Details
Attached
Mime Type
text/x-python
Expires
Jul 4 2025, 8:28 AM (9 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3347146
Attached To
rDDEP Push deposit
Event Timeline
Log In to Comment