Test properties UI

This commit is contained in:
Raphael Michel
2015-01-13 23:57:31 +01:00
parent 5acca0479a
commit a144d4ccfe
3 changed files with 80 additions and 6 deletions

View File

@@ -142,6 +142,9 @@ COMPRESS_CSS_FILTERS = (
# Debug toolbar
DEBUG_TOOLBAR_PATCH_SETTINGS = False
DEBUG_TOOLBAR_CONFIG = {
'JQUERY_URL': ''
}
# Tixl specific settings