Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dj-rest-auth-7.0.0.tar.gz | 2024-11-03 | 221.0 kB | |
7.0.0 - Deprecates Django 3.2 + Maintanence Updates source code.tar.gz | 2024-11-03 | 102.8 kB | |
7.0.0 - Deprecates Django 3.2 + Maintanence Updates source code.zip | 2024-11-03 | 181.8 kB | |
README.md | 2024-11-03 | 2.0 kB | |
Totals: 4 Items | 507.7 kB | 0 |
What's Changed
- fix: django dependency constraint by @YoussefEgla in https://github.com/iMerica/dj-rest-auth/pull/607
- fix: typo by @loingo95 in https://github.com/iMerica/dj-rest-auth/pull/621
- Fix extras naming
with_social
->with-social
by @pomali in https://github.com/iMerica/dj-rest-auth/pull/635 - Fix creating user token during the registration process when both Token authentication and Session authentication are used simultaneously by @Marishka17 in https://github.com/iMerica/dj-rest-auth/pull/605
- Fix package URL to use https by @mschoettle in https://github.com/iMerica/dj-rest-auth/pull/659
- update requirements for unittest-xml by @FilMar in https://github.com/iMerica/dj-rest-auth/pull/656
- fix ukrainian localisation mistake by @ledan404 in https://github.com/iMerica/dj-rest-auth/pull/649
- docs: Update Token Authentication sections to explain how to properly… by @dontic in https://github.com/iMerica/dj-rest-auth/pull/648
- Add missing docstrings for registration views by @rhaeyx in https://github.com/iMerica/dj-rest-auth/pull/619
New Contributors
- @YoussefEgla made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/607
- @loingo95 made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/621
- @pomali made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/635
- @Marishka17 made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/605
- @mschoettle made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/659
- @FilMar made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/656
- @ledan404 made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/649
- @dontic made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/648
- @rhaeyx made their first contribution in https://github.com/iMerica/dj-rest-auth/pull/619
Full Changelog: https://github.com/iMerica/dj-rest-auth/compare/6.0.0...7.0.0