7

Merge pull request #157 from LabD/tomdyson-readme-2

Include sandbox admin URL in README
This commit is contained in:
Pim Vernooij
2017-06-02 12:59:27 +02:00
committed by GitHub

View File

@ -70,6 +70,6 @@ Sandbox
To experiment with the package you can use the sandbox provided in
this 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 personalisation module enabled, on http://localhost:8000. The
superuser credentials are ``superuser@example.com`` with the password
``testing``.
install, with the personalisation module enabled, on http://localhost:8000
and http://localhost:8000/cms/. The superuser credentials are
``superuser@example.com`` with the password ``testing``.