Merge pull request 'remove trailing slash chrome' (#14) from feature/trailing-slash-chrome into master

Reviewed-on: #14
This commit is contained in:
s470631 2021-12-05 16:45:51 +01:00
commit a9de6b96c6

View File

@ -36,6 +36,7 @@ DEBUG = get_secret("DEBUG")
ALLOWED_HOSTS = get_secret("ALLOWED_HOSTS")
APPEND_SLASH = False
# Application definition