Release v1.8.2

This commit is contained in:
Jeremy Stretch 2017-01-18 16:19:45 -05:00
parent 74e48fc490
commit 6121f97ca9

View File

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