Skip to content

0.4.0

Compare
Choose a tag to compare
@julianwachholz julianwachholz released this 02 Dec 22:48
· 39 commits to main since this release
074d141

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