What's Changed
- fix: django dependency constraint by @YoussefEgla in #607
- fix: typo by @loingo95 in #621
- Fix extras naming
with_social
->with-social
by @pomali in #635 - Fix creating user token during the registration process when both Token authentication and Session authentication are used simultaneously by @Marishka17 in #605
- Fix package URL to use https by @mschoettle in #659
- update requirements for unittest-xml by @FilMar in #656
- fix ukrainian localisation mistake by @ledan404 in #649
- docs: Update Token Authentication sections to explain how to properly… by @dontic in #648
- Add missing docstrings for registration views by @rhaeyx in #619
New Contributors
- @YoussefEgla made their first contribution in #607
- @loingo95 made their first contribution in #621
- @pomali made their first contribution in #635
- @Marishka17 made their first contribution in #605
- @mschoettle made their first contribution in #659
- @FilMar made their first contribution in #656
- @ledan404 made their first contribution in #649
- @dontic made their first contribution in #648
- @rhaeyx made their first contribution in #619
Full Changelog: 6.0.0...7.0.0