patch-1
Krzysztof Zając 2023-11-06 21:49:44 +01:00
parent 6fd7e40fbe
commit 458a5397f8
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ http:
#
# os.environ.setdefault("DJANGO_SETTINGS_MODULE", "APP_NAME.settings")
#
# if it does, we extract the APP_NAME to know in what folder to look for the settings.py file for.
# if it does, we extract the APP_NAME to know in what folder to look for the settings.py file.
- "{{BaseURL}}/manage.py"
- "{{BaseURL}}/settings.py"