fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Widget upgrade.
[wolnelektury.git]
/
wolnelektury
/
settings
/
celery.py
1
BROKER_URL = 'django://'
2
3
CELERY_EAGER_PROPAGATES_EXCEPTIONS = True
4
CELERY_SEND_TASK_ERROR_EMAILS = True
5
CELERY_ACCEPT_CONTENT = ['pickle']