Flake8 fixes and URL updates

This commit is contained in:
Wayne Witzel III
2017-11-09 20:24:50 -05:00
parent 96904968d8
commit f118e27047
20 changed files with 58 additions and 94 deletions

View File

@@ -116,8 +116,8 @@ SYSTEM_UUID = '00000000-0000-0000-0000-000000000000'
# timezone as the operating system.
# If running in a Windows environment this must be set to the same as your
# system time zone.
USE_TZ = False
TIME_ZONE = None
USE_TZ = True
TIME_ZONE = 'UTC'
# Language code for this installation. All choices can be found here:
# http://www.i18nguy.com/unicode/language-identifiers.html