New design and cropping fixes/JCrop update

This commit is contained in:
Oliver Falk
2019-08-09 09:20:43 +02:00
parent 516b2e8a30
commit 180056f8c2
598 changed files with 1860 additions and 8834 deletions

View File

@@ -17,7 +17,7 @@ BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
SECRET_KEY = '=v(+-^t#ahv^a&&e)uf36g8algj$d1@6ou^w(r0@%)#8mlc*zk'
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = False
DEBUG = True
ALLOWED_HOSTS = []