0.4.0
Changes
- Added Mixins for use with class based views (CBV)
- Allow decorator usage without parentheses
- Added simple configuration checks (run by
manage.py check
) to ensure the authentication backend is correctly configured. - Proper documentation on readthedocs