Update local.py

This commit is contained in:
Gabriel Mejia 2019-02-06 12:13:52 -05:00 committed by GitHub
parent 7fe87d9c97
commit da6004df84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ ALLOWED_HOSTS = [
"localhost",
"0.0.0.0",
"127.0.0.1",
"localhost.org"
]
# CACHES