devilry / trix2

Next generation Trix. Detailed task control and statistics app for better learning outcome.
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

django-allauth 0.62+ compatibility #157

Closed torgeirl closed 1 month ago

torgeirl commented 2 months ago

Noteworthy changes are described in the changelog.

At least the import must be updated:

-django-allauth==0.60.*
+django-allauth[socialaccount]==0.62.*