Adds login class view
This commit is contained in:
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
|
Reference in New Issue
Block a user