Skip to content

Commit 4e52d50

Browse files
committed
BK-2085 Add support for Django 1.11 LTS
1 parent 0a101be commit 4e52d50

File tree

40 files changed

+381
-1035
lines changed

40 files changed

+381
-1035
lines changed

docs/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
'django.contrib.messages',
3939
'django.contrib.staticfiles',
4040

41+
'django_celery_results',
4142
'compressor',
42-
'djcelery',
4343

4444
# list of booki apps
4545
'booki.editor',

0 commit comments

Comments
 (0)