Renames the module from ‘personalisation’ to ‘wagtail_personalisation’
This commit is contained in:
committed by
Michael van Tellingen
parent
5f1c52c93c
commit
ebde527ae9
@ -64,7 +64,7 @@ MIDDLEWARE = (
|
||||
)
|
||||
|
||||
INSTALLED_APPS = (
|
||||
'personalisation',
|
||||
'wagtail_personalisation',
|
||||
'tests',
|
||||
|
||||
'wagtail.contrib.modeladmin',
|
||||
|
Reference in New Issue
Block a user