Closed humitos closed 1 week ago
We need to unpin allauth after this is done
I believe I already implemented all of these, I didn't see this issue but think this covers this:
The only thing I didn't implement yet is a link to the main view from the admin nav. Once we're tested this can be added.
This is related to a new change in allauth, mainly from this PR https://codeberg.org/allauth/django-allauth/pulls/4111/files
There was a new release of allauth that updates some (3) templates. We need to update ours to match those changes.