Skip to content

v0.2.3: Django-allauth support, take two

Latest
Compare
Choose a tag to compare
@sheepman4267 sheepman4267 released this 20 Feb 00:24
· 3 commits to main since this release

I don't know what I was thinking with that last release. Now, there's a new file (allauth_settings.py) which can be copied, edited, then mounted inside your docker container (or otherwise kept outside the application) to configure allauth providers separately from the main settings.py.

This should actually work.