Commit ead202e4 by Oleg Marshev

Test travis.

parent 1032c381
...@@ -12,4 +12,4 @@ DATABASES = { ...@@ -12,4 +12,4 @@ DATABASES = {
} }
} }
LOGGING = get_logger_config(debug=DEBUG, dev_env=True, local_loglevel='DEBUG') LOGGING = get_logger_config(debug=DEBUG)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment