Add sandbox instructions
This commit is contained in:
committed by
GitHub
parent
c70ecbc408
commit
9cc44a2931
@@ -39,6 +39,13 @@ To change the segments adapter, first make a new one based on the ``BaseSegments
|
||||
Add the ``PERSONALISATION_SEGMENTS_ADAPTER`` setting to your settings.py and choose your own adapter.
|
||||
|
||||
|
||||
Sandbox
|
||||
-------
|
||||
|
||||
To quickly experiment with the package you can use the sandbox provided in the git repository. To install this you will need to create and activate a virtualenv and then run ``make sandbox``. This will start a fresh wagtail install with the personaliton module enabled on http://localhost:8000. The superuser credentials are ``superuser@example.com`` with the password ``testing``.
|
||||
|
||||
|
||||
|
||||
Roadmap
|
||||
-------------------------
|
||||
-------
|
||||
.. image:: roadmap.png
|
||||
|
Reference in New Issue
Block a user