Code style changes

This commit is contained in:
Jonas Winkler
2018-09-26 10:51:42 +02:00
parent f7a37b8530
commit b71657964b
5 changed files with 155 additions and 75 deletions

View File

@@ -58,7 +58,7 @@ if _allowed_hosts:
ALLOWED_HOSTS = _allowed_hosts.split(",")
FORCE_SCRIPT_NAME = os.getenv("PAPERLESS_FORCE_SCRIPT_NAME")
# Application definition
INSTALLED_APPS = [