bookwyrm/bookwyrm/views/landing
Mouse Reeve 6947f3b787 Uses class method to get list of instance admins
Re-writing this query over and over is a bad approach
2022-09-19 10:43:52 -07:00
..
__init__.py Moves landing views into directory 2021-10-16 11:45:55 -07:00
about.py Uses class method to get list of instance admins 2022-09-19 10:43:52 -07:00
landing.py Disallow registration in install mode and adds redirects 2022-02-17 10:52:12 -08:00
login.py Removes improperly places csrf_exempt decorator 2022-07-29 13:40:40 -07:00
password.py Updates reset password flow to use validators 2022-07-15 11:39:18 -07:00
register.py Remove error reporting on resend to invalid email address 2022-07-14 12:23:43 -07:00