Added new registration system
This commit is contained in:
@ -53,7 +53,8 @@ INSTALLED_APPS = [
|
||||
'forum.apps.ForumConfig',
|
||||
'main.apps.MainConfig',
|
||||
'newsletters.apps.NewslettersConfig',
|
||||
'tinymce'
|
||||
'tinymce',
|
||||
'widget_tweaks'
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
Reference in New Issue
Block a user