Initial updates for the registration app
This commit is contained in:
@@ -182,6 +182,7 @@ INSTALLED_APPS = (
|
||||
'document_signatures',
|
||||
'checkouts',
|
||||
'bootstrap',
|
||||
'registration',
|
||||
# Has to be last so the other apps can register it's signals
|
||||
'signaler',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user