no functional changes

Formatting updated to pep8
This commit is contained in:
2020-07-19 14:32:41 +00:00
parent 263c2a6e05
commit afe5eb83dc

View File

@@ -12,8 +12,8 @@ https://docs.djangoproject.com/en/3.0/ref/settings/
import os
#Prints and logs are written to console
#TODO: Change before release
# Prints and logs are written to console
# TODO: Change before release
LOGGING = {
'version': 1,
'disable_existing_loggers': False,