Skip to content

0.5.0

Compare
Choose a tag to compare
@apragacz apragacz released this 30 Jun 23:23
· 446 commits to master since this release

Changes:

  • Fix critical security issue with misusing the Django Signer API. Thanks for @peterthomassen for finding the bug! you can read more about it here.
  • Issue #57: Pass request in serializer context in all views
  • Added signals for injecting logic in user registration