Adds login class view
This commit is contained in:
parent
8986af42d6
commit
6e71ff2aa1
6 changed files with 86 additions and 78 deletions
2
bookwyrm/views/__init__.py
Normal file
2
bookwyrm/views/__init__.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
''' make sure all our nice views are available '''
|
||||
from .authentication import LoginView
|
Loading…
Add table
Add a link
Reference in a new issue