Code style changes

This commit is contained in:
Jonas Winkler
2018-09-26 10:51:42 +02:00
parent 5b9f38d398
commit 7257cece30
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 = [