django-rest-framework-passwordless icon indicating copy to clipboard operation
django-rest-framework-passwordless copied to clipboard

Pulling in most of the PRs that are stale.

Open 1beb opened this issue 3 years ago • 0 comments

Lots of useful PRs sitting on this repo. Pulled the ones in the ones that made sense. Left a few (test cases that I don't understand). If you drfpasswordless for Django 1.4 you can feel free to use:

# requirements.txt
git+git://github.com/1beb/django-rest-framework-passwordless#egg=drfpasswordless

This includes a bunch of other fixes.

Alternatively, for just new Django compatibility you can use:

# requirements.txt
git+git://github.com/bodzio528/django-rest-framework-passwordless#egg=drfpasswordless

1beb avatar Feb 07 '22 23:02 1beb