dejaqt more

chat log
This commit is contained in:
2014-06-06 16:53:51 +02:00
parent 18b157972b
commit c7b8dce545
3 changed files with 20 additions and 6 deletions

View File

@@ -80,3 +80,7 @@ USE_TZ = True
# https://docs.djangoproject.com/en/1.6/howto/static-files/
STATIC_URL = '/static/'
DEJAQT_DIRS = {
STATIC_URL: '',
}