Edit README to include amended initial data instructions.
Change-Id: I8e4fc17a060bcd27a293755b88da9ea41c9e4089
This commit is contained in:
parent
82164be0f3
commit
6deb2c6d58
12
README.rst
12
README.rst
@ -117,9 +117,15 @@ Basic test using Django development server
|
|||||||
Run Django development server:
|
Run Django development server:
|
||||||
./manage.py runserver
|
./manage.py runserver
|
||||||
|
|
||||||
Create basic data (at least a master and release branch, a milestone, a
|
Create basic data via the admin interface: http://127.0.0.1:8000/admin,
|
||||||
project) through the admin server (using the admin credentials above) at:
|
using the admin credentials above.
|
||||||
http://127.0.0.1:8000/admin/
|
|
||||||
|
At least:
|
||||||
|
* a master branch
|
||||||
|
* a release branch
|
||||||
|
* a milestone associated with the master branch
|
||||||
|
- the milestone also has to have the undefined box checked
|
||||||
|
* a project
|
||||||
|
|
||||||
Then log out and access the application at:
|
Then log out and access the application at:
|
||||||
http://127.0.0.1:8000/
|
http://127.0.0.1:8000/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user