-
Notifications
You must be signed in to change notification settings - Fork 663
Rate Limiting #595
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
base: master
Are you sure you want to change the base?
Rate Limiting #595
Conversation
Added italian language
…thing to do in validate() method
change validation order in PasswordResetConfirmSerializer
Fixes no-user issue
Implement tox for testing against all python/django versions.
Per Django's warning, ugettext_lazy will be removed in a future version.
serializers: import gettext_lazy
Hi, new repo link: https://github.com/jazzband/dj-rest-auth (I'm not the upkeeper of that repo, it just makes sense for me to help you merge your PR) Many Thanks, |
why: The zsh cannot process [] character correctly. iss: Tivix#402
docs: Update registration install command for zsh
Updated PasswordResetConfirmSerializer docstring
Added Ukrainian locale
Added swedish (sv) translations
Add DRF throttle scopes to relevant rest auth views. This enables configuring rate limits for rest-auth views"