Adds registration view
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
''' make sure all our nice views are available '''
|
||||
from .authentication import LoginView
|
||||
from .authentication import LoginView, RegisterView
|
||||
|
Reference in New Issue
Block a user