dev: remove append / setting in common

This commit is contained in:
pablohashescobar 2023-11-18 19:05:59 +05:30
parent c6d6c29e51
commit 1bef55ca88

View File

@ -27,8 +27,6 @@ DEBUG = False
# Allowed Hosts
ALLOWED_HOSTS = ["*"]
# Redirect if / is not present
APPEND_SLASH = True
# Application definition
INSTALLED_APPS = [