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

imported>Spang
Line 625:
Add it to a new template file that you create, ''detail.html''.
 
Does your detail view work? Try it: http://127.0.0.1:8000/polls/detail/1/
 
=== Adding more detail ===
Anonymous user