Page MenuHomeSoftware Heritage

D5309.diff
No OneTemporary

D5309.diff

diff --git a/swh/auth/django/models.py b/swh/auth/django/models.py
--- a/swh/auth/django/models.py
+++ b/swh/auth/django/models.py
@@ -41,6 +41,7 @@
# and isn't in an application in INSTALLED_APPS"
app_label = ""
proxy = True
+ auto_created = True # prevent model to be created in database by migrations
def save(self, **kwargs):
"""

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 30, 10:00 AM (19 h, 26 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3226738

Event Timeline