forked from GithubBackups/healthchecks
Fix README instructions on accessing Django admin (must log in first, then go to admin)
This commit is contained in:
parent
b7d6f1bb30
commit
5433cb1798
@ -70,8 +70,8 @@ in development environment.
|
|||||||
|
|
||||||
$ ./manage.py runserver
|
$ ./manage.py runserver
|
||||||
|
|
||||||
The site should now be running at `http://localhost:8000`
|
The site should now be running at `http://localhost:8000`.
|
||||||
To log into Django administration site as a super user,
|
To access Django administration site, log in as a super user, then
|
||||||
visit `http://localhost:8000/admin`
|
visit `http://localhost:8000/admin`
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user