Boston Python Workshop/Saturday/Web app project: Difference between revisions

Content added Content deleted
Line 600: Line 600:
</pre>
</pre>


Load the page in your Web browser, and you should see a bulleted-list containing the "What's up" poll from Tutorial 1. The link points to the poll's detail page.
Load the page "http://localhost:8000/polls/" into your Web browser again, and you should see a bulleted-list containing the "What's up" poll from Tutorial 1. The link points to the poll's detail page.


=== Raising 404 ===
=== Raising 404 ===