Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulling in most of the PRs that are stale. #101

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Conversation

1beb
Copy link

@1beb 1beb commented Feb 7, 2022

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

budlight and others added 21 commits August 25, 2020 19:45
This is done so that the function to send sms can be made
pluggable (user customisable) in the future
This is done so that the function to send sms can be made
pluggable (user customisable) in the future
[django-4.0] change use of deprecated ugettext_lazy to gettext_lazy
Configure token length, max length 6
Adding getlead and plivo
Fix bug where demo tokens are not created
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants