Merge pull request 'remove trailing slash chrome' (#14) from feature/trailing-slash-chrome into master
Reviewed-on: #14
This commit is contained in:
commit
a9de6b96c6
@ -36,6 +36,7 @@ DEBUG = get_secret("DEBUG")
|
||||
|
||||
ALLOWED_HOSTS = get_secret("ALLOWED_HOSTS")
|
||||
|
||||
APPEND_SLASH = False
|
||||
|
||||
# Application definition
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user