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