proper sorting of pictures in gallery view
[wolnelektury.git] / wolnelektury / settings / celery.py
index cb5dde9..ad37707 100644 (file)
@@ -9,3 +9,4 @@ BROKER_PASSWORD = "guest"
 BROKER_VHOST = "/"
 
 CELERY_EAGER_PROPAGATES_EXCEPTIONS = True
+CELERY_SEND_TASK_ERROR_EMAILS = True