mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-03 09:43:33 +02:00
lint
This commit is contained in:
parent
e45ea48898
commit
ab1a63ee9c
1 changed files with 2 additions and 1 deletions
|
@ -782,7 +782,8 @@ if DEBUG:
|
||||||
}
|
}
|
||||||
|
|
||||||
# From https://django-auditlog.readthedocs.io/en/latest/upgrade.html
|
# From https://django-auditlog.readthedocs.io/en/latest/upgrade.html
|
||||||
# Run cf run-task getgov-<> --wait --command 'python manage.py auditlogmigratejson --traceback' --name auditlogmigratejson
|
# Run:
|
||||||
|
# cf run-task getgov-<> --wait --command 'python manage.py auditlogmigratejson --traceback' --name auditlogmigratejson
|
||||||
# on our staging and stable, then remove these 2 variables or set to False
|
# on our staging and stable, then remove these 2 variables or set to False
|
||||||
AUDITLOG_TWO_STEP_MIGRATION = True
|
AUDITLOG_TWO_STEP_MIGRATION = True
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue