Point out more that modeladmin is required
This commit is contained in:
@@ -16,7 +16,7 @@ The Wagxperience app runs in the Wagtail CMS. You can find out more here_.
|
|||||||
|
|
||||||
pip install wagtail-personalisation
|
pip install wagtail-personalisation
|
||||||
|
|
||||||
2. Add the module and it's dependencies to your ``INSTALLED_APPS``::
|
2. Add the module and ``wagtail.contrib.modeladmin`` to your ``INSTALLED_APPS``::
|
||||||
|
|
||||||
INSTALLED_APPS = [
|
INSTALLED_APPS = [
|
||||||
# ...
|
# ...
|
||||||
|
Reference in New Issue
Block a user