Code refactor and comments

This commit is contained in:
Théo DURR
2022-08-27 21:22:31 +02:00
parent 820bf6279b
commit 700fed860d
2 changed files with 16 additions and 9 deletions

View File

@ -671,7 +671,7 @@ if DEBUG:
]
SASS_INCLUDE_FOLDERS = ["core/static/"]
SENTRY_ENV = "development"
if "test" in sys.argv:
CAPTCHA_TEST_MODE = True