Added Filters for the File

This commit is contained in:
2024-03-26 14:07:05 -04:00
parent 4c290154fc
commit d8e9e6d614
10 changed files with 485 additions and 8 deletions

View File

@@ -25,7 +25,7 @@ SECRET_KEY = "django-insecure-rh0s*u8&#4$uugtt10cxbifjriaz%@&p1w!)c2=y^undd2*nx5
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
ALLOWED_HOSTS = []
ALLOWED_HOSTS = ["10.20.4.109", "73.7.29.136", "localhost"]
# Application definition