add django-registration, and required to be logged in for the emissions views
panikdb/urls_utils.py
0 → 100644
... | ... | @@ -3,3 +3,4 @@ south>=0.8,<0.9 |
django-ckeditor | ||
django-taggit | ||
git+https://github.com/toastdriven/django-haystack.git | ||
django-registration |
Please register or sign in to comment