Skip to content

WIP: Swap out our regsiter and login views for allauth versions

Will Pimblett requested to merge refactor/allauth-preauth-views into release-0.2.0

Integrates better with allauth, gets us auto sending of email verifications.

TODO

  • Integrate / style other useful allauth account views (have a look)
  • Integration test for signup view
  • image, this no worky

Merge request reports