Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9343825
0010_saveoriginrequest_user_id.py
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
673 B
Subscribers
None
0010_saveoriginrequest_user_id.py
View Options
# Copyright (C) 2021 The Software Heritage developers
# See the AUTHORS file at the top-level directory of this distribution
# License: GNU General Public License version 3, or any later version
# See top-level LICENSE file for more information
# Generated by Django 2.2.20 on 2021-05-03 14:16
from
django.db
import
migrations
,
models
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
"swh_web_common"
,
"0009_saveoriginrequest_visit_status"
),
]
operations
=
[
migrations
.
AddField
(
model_name
=
"saveoriginrequest"
,
name
=
"user_id"
,
field
=
models
.
CharField
(
max_length
=
200
,
null
=
True
),
),
]
File Metadata
Details
Attached
Mime Type
text/x-python
Expires
Fri, Jul 4, 1:53 PM (4 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3240739
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment