remove trailing slash chrome
This commit is contained in:
parent
d9da12f26d
commit
131ab9f36c
@ -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