Skip to content

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.

2 participants