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