3 lines
89 B
Python
3 lines
89 B
Python
|
''' make sure all our nice views are available '''
|
||
|
from .authentication import LoginView
|