Skip to content

User registration

Veronika Plass requested to merge user_registration into main

How-to-test:

  • delete existing posgres database to avoid migration foo because of custom user model
  • go to http://localhost:8637/signup/ and sign up
  • try to log in
  • go to http://localhost:8637/logout/ to log user out again
Edited by Veronika Plass

Merge request reports