Django for Designers: Difference between revisions

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