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

Update django-rest-registration to 0.7.2 #161

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates django-rest-registration from 0.5.6 to 0.7.2.

Changelog

0.7.0

Changes:

*   Add Django 4.x support (172)
*   Drop official support for Django 1.x
*   Drop official support for Python 3.4

0.6.5

Changes:

*   Add `LOGIN_DEFAULT_SESSION_AUTHENTICATION_BACKEND` setting (168)

0.6.4

Changes:

*   Add VERIFICATION_TEMPLATE_RENDERER setting (157)
*   Extract error codes from validate_password (160)

0.6.3

Changes:

*   Fix USER_LOGIN_FIELDS issue (141)

0.6.2

Changes:

*   Improve email templates system check (116)
*   Add VERIFICATION_TEMPLATES_SELECTOR setting (133)
*   Update deprecation warnings and documentation (138)

0.6.1

Changes:

*   Fix Django 3.2 system checks issue (134)

0.6.0

Changes:

*   Add a check for SEND_RESET_PASSWORD_LINK_SERIALIZER_USE_EMAIL (92)
*   Remove typing ignores (109)
*   Deprecate DefaultRegisterEmailSerializer.get_email() method (95)
*   Add SEND_RESET_PASSWORD_LINK_USER_FINDER (94)
*   Add USE_NON_FIELD_ERRORS_KEY_FROM_DRF_SETTINGS (125)
*   Use get_user_public_field_names() instead of get_user_field_names()
*   Add Brazilian Portuguese (pt_BR) translation (122)
*   Add LOGIN_AUTHENTICATOR function setting (51)
*   Move password validation to reset password serializer (110)
Links

@codecov
Copy link

codecov bot commented Mar 23, 2022

Codecov Report

Merging #161 (6acbdf7) into master (8bb1566) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #161   +/-   ##
=======================================
  Coverage   78.42%   78.42%           
=======================================
  Files          26       26           
  Lines         533      533           
=======================================
  Hits          418      418           
  Misses        115      115           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8bb1566...6acbdf7. Read the comment docs.

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.

1 participant