pycountry integration?

This commit is contained in:
pacnpal
2024-10-30 20:04:04 +00:00
parent 2d98c5b896
commit 77aa70f611
10 changed files with 154 additions and 133 deletions

View File

@@ -12,7 +12,7 @@ SECRET_KEY = 'django-insecure-=0)^0#h#k$0@$8$ys=^$0#h#k$0@$8$ys=^'
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
ALLOWED_HOSTS = ['localhost', '127.0.0.1', 'thrillwiki.com']
ALLOWED_HOSTS = ['localhost', '127.0.0.1', 'thrillwiki.com', 'beta.thrillwiki.com']
# Application definition
INSTALLED_APPS = [