image stuff

This commit is contained in:
Bryan Gerlach
2024-10-08 14:21:37 -05:00
parent 9034535cc6
commit 963837d045
3 changed files with 16 additions and 10 deletions

View File

@@ -29,7 +29,7 @@ MEDIA_ROOT = os.path.join(BASE_DIR, 'media')
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
DEBUG = False
ALLOWED_HOSTS = ['*']