Merge pull request #157 from LabD/tomdyson-readme-2
Include sandbox admin URL in README
This commit is contained in:
@ -70,6 +70,6 @@ Sandbox
|
|||||||
To experiment with the package you can use the sandbox provided in
|
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
|
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
|
virtualenv and then run ``make sandbox``. This will start a fresh Wagtail
|
||||||
install, with the personalisation module enabled, on http://localhost:8000. The
|
install, with the personalisation module enabled, on http://localhost:8000
|
||||||
superuser credentials are ``superuser@example.com`` with the password
|
and http://localhost:8000/cms/. The superuser credentials are
|
||||||
``testing``.
|
``superuser@example.com`` with the password ``testing``.
|
||||||
|
Reference in New Issue
Block a user