P5-4896 remove esales

This commit is contained in:
Martin Carlsson
2020-02-27 09:43:16 +01:00
committed by GitHub
parent d5be080f89
commit d2c567a7cd
19 changed files with 5 additions and 212 deletions
-1
View File
@@ -2,7 +2,6 @@ SERVER_NAME = "localhost"
SQLALCHEMY_DATABASE_URI = "sqlite://"
SQLALCHEMY_TRACK_MODIFICATIONS = True
PRESERVE_CONTEXT_ON_EXCEPTION = False
ESALES_URL = ""
TESTING = True
DEBUG = True
SQLALCHEMY_ECHO = False