Release v1.8.4

This commit is contained in:
Jeremy Stretch 2017-02-03 13:55:32 -05:00
parent d817990283
commit 585e08eb95

View File

@ -12,7 +12,7 @@ except ImportError:
"the documentation.") "the documentation.")
VERSION = '1.8.4-dev' VERSION = '1.8.4'
# Import local configuration # Import local configuration
for setting in ['ALLOWED_HOSTS', 'DATABASE', 'SECRET_KEY']: for setting in ['ALLOWED_HOSTS', 'DATABASE', 'SECRET_KEY']: