Django for Designers: Difference between revisions

imported>Aldeka
imported>Aldeka
Line 351:
<source lang="bash">python manage.py runserver</source>
 
Fetch “http“[http://localhost:8000/bookmarks/ http://localhost:8000/bookmarks/]” in your browser. You should get a pleasantly-colored error page with the following message:
 
<source lang="bash">ViewDoesNotExist at /bookmarks/
Anonymous user