jazzband / django-rest-knox

Authentication Module for django rest auth
MIT License
1.17k stars 213 forks source link

Support creating swappable models in the manager #299

Open turran opened 1 year ago

giovannicimolin commented 1 year ago

@turran Hi! Thank you for your contribution.

I have 2 asks before I review this:

  1. Rebase your PR with the latest develop branch (the migration fix was already accepted from another PR).
  2. Write a PR description and a test case to cover this code usage.