master
Jerrica Bobadilla 5 years ago committed by GitHub
parent 833ddfb60a
commit 36c2b81a4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -80,7 +80,7 @@ To build your app, we're going to be building a virtual environment. In order to
### On your Browser ### On your Browser
1. Go to `localhost:8000/`. You should see a very plain contacts index page, like so: 1. Go to `localhost:8000/`. You should see a very plain contacts index page, like so:
![](https://imgur.com/V6SvjaX.png) ![](https://imgur.com/Xn0vzRp.png)
1. Go to `localhost:8000/admin` and log in using the username/password you created when making the superuser 1. Go to `localhost:8000/admin` and log in using the username/password you created when making the superuser
1. You should now be able to add / delete / edit / read contacts directly from your browser! 1. You should now be able to add / delete / edit / read contacts directly from your browser!
- <details><summary>See an example of how to use the admin panel</summary><p> - <details><summary>See an example of how to use the admin panel</summary><p>

Loading…
Cancel
Save