This commit is contained in:
littlewolf 2019-12-03 11:50:35 +03:00
parent 4c273a00be
commit ffb7334f1f

View File

@ -30,7 +30,7 @@ MEDIA_ROOT = os.path.join(PUBLIC_ROOT, MEDIA_LOCATION)
THUMBNAIL_DEBUG = True
# ADDED TRANSFER APP
# INSTALLED_APPS.append('transfer.apps.TransferConfig')
INSTALLED_APPS.append('transfer.apps.TransferConfig')
# DATABASES
DATABASES.update({