django-rest-auth/rest_auth/tests
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 Reorganized test files 2015-12-04 09:32:03 +01:00
django_urls.py pep8 2016-06-28 20:20:53 +02:00
mixins.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
requirements.pip Checking for pre-existing accounts from a different flow when using social connect 2017-10-05 12:06:05 +03:00
settings.py Fix unit tests 2017-12-05 00:39:32 -05:00
test_api.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
test_social.py Update configs and changelog for version 0.9.3 + additional fixes 2018-01-19 19:44:31 -05:00
urls.py Add change in documentation and tests for social connect 2018-01-19 18:29:38 -05:00