Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9342476
0004_rename_tables.py
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
499 B
Subscribers
None
0004_rename_tables.py
View Options
# Generated by Django 2.2.27 on 2022-03-29 11:42
from
django.db
import
migrations
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
"swh_web_add_forge_now"
,
"0003_request_submitter_forward_username"
),
]
operations
=
[
migrations
.
AlterModelTable
(
name
=
"request"
,
table
=
"add_forge_request"
,
),
migrations
.
AlterModelTable
(
name
=
"requesthistory"
,
table
=
"add_forge_request_history"
,
),
]
File Metadata
Details
Attached
Mime Type
text/x-python
Expires
Fri, Jul 4, 12:45 PM (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3239347
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment