Private
Public Access
1
0

added RQ dashboard to admin

This commit is contained in:
Sander Roosendaal
2017-02-07 12:48:47 +01:00
parent 5e4f22be9d
commit 5738de3f99
2 changed files with 2 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ INSTALLED_APPS = [
'rowers',
'cvkbrno',
'django_rq',
'django_rq_dashboard',
'translation_manager',
# 'debug_toolbar',
'django_mailbox',