Adds registration view
This commit is contained in:
parent
6e71ff2aa1
commit
05b4cb59b0
8 changed files with 68 additions and 61 deletions
|
@ -1,2 +1,2 @@
|
|||
''' make sure all our nice views are available '''
|
||||
from .authentication import LoginView
|
||||
from .authentication import LoginView, RegisterView
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue