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

Updated project to Django 5.0.2 and made necessary changes to accommo… #672

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

Conversation

kpolatkol5
Copy link

This pull request aims to make the Django REST Auth project compatible with Django 5.0.2 and includes some other updates. The changes I've made are as follows:

  • Updated the code to make it compatible with Django 5.0.2 by adjusting for removed methods.
  • Added the force_str method to the rest_auth\serializers.py file.
  • Added the gettext_lazy method to the views.py file.
  • Replaced url functions with path functions in the urlpatterns list.

These changes ensure that the project is compatible with the latest Django version and enhances project stability by adjusting for removed methods.

I kindly request a review of this pull request and integration into the project's main branch. Thank you.

…date removed methods in this version.

- Added the orce_str method to the 
est_auth\serializers.py file.
- Added the gettext_lazy method to the �iews.py file.
- Replaced url functions with path functions in the urlpatterns list.

With these changes, I've updated the project to be compatible with the latest Django version and adjusted for removed methods, thereby enhancing project stability.
@prackels
Copy link

hello bro i wanna call u necessary
Whatsapp or Telegram: (+201228120928)

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.

None yet

2 participants