django-rest-auth/rest_auth/registration
kadir f1f434dce1 Updated project to Django 5.0.2 and made necessary changes to accommodate 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.
2024-03-13 19:26:50 +03:00
..
__init__.py django-registration replacement 2014-10-01 14:13:21 +02:00
app_settings.py fix: few fixes for #312 2017-03-19 21:21:32 +01:00
serializers.py Updated project to Django 5.0.2 and made necessary changes to accommodate removed methods in this version. 2024-03-13 19:26:50 +03:00
urls.py Add info to docs and comments 2016-10-24 14:23:44 -07:00
views.py Updated project to Django 5.0.2 and made necessary changes to accommodate removed methods in this version. 2024-03-13 19:26:50 +03:00