Added fastroute for user facing requests

This commit is contained in:
2011-09-26 14:07:33 +01:00
parent bc72a4c838
commit f173a6c4cc
3 changed files with 6 additions and 4 deletions

View File

@@ -51,4 +51,3 @@ MANAGERS = ADMINS
CELERY_ALWAYS_EAGER = True
CELERY_EAGER_PROPAGATES_EXCEPTIONS = True