forked from mirrors/bookwyrm
2 lines
89 B
Python
2 lines
89 B
Python
''' make sure all our nice views are available '''
|
|
from .authentication import LoginView
|