diff options
Diffstat (limited to 'localsettingsWSL.py')
-rw-r--r-- | localsettingsWSL.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localsettingsWSL.py b/localsettingsWSL.py index 4296be4..81a4042 100644 --- a/localsettingsWSL.py +++ b/localsettingsWSL.py @@ -60,7 +60,7 @@ print(TROGGLE_PATH) print(TEMPLATE_PATH) print(MEDIA_ROOT) -#STATIC_ROOT removed after merging content into MEDIA_ROOT. See urls.py & core/views_surveys.py +#STATIC_ROOT removed after merging content into MEDIA_ROOT. See urls.py & core/views/surveys.py # --------------------- MEDIA redirections END --------------------- PUBLIC_SITE = True |