webapp: removed legacy PNG code; update test runner for Django 1.7
This commit is contained in:
parent
5a71d8f3bc
commit
f49bef24d6
File diff suppressed because it is too large
Load Diff
@ -172,3 +172,4 @@ LOGGING = None
|
||||
|
||||
## Changes for Django 1.7.1:
|
||||
ABSOLUTE_URL_OVERRIDES = {}
|
||||
TEST_RUNNER = 'django.test.runner.DiscoverRunner'
|
||||
|
Loading…
Reference in New Issue
Block a user