Kaydet (Commit) 17a28b39 authored tarafından Preston Holmes's avatar Preston Holmes

Made a small clarification in tutorial.

refs #19889
üst f480b395
......@@ -405,7 +405,8 @@ The new concept here: The view raises the :exc:`~django.http.Http404` exception
if a poll with the requested ID doesn't exist.
We'll discuss what you could put in that ``polls/detail.html`` template a bit
later, but if you'd like to quickly get the above example working, just::
later, but if you'd like to quickly get the above example working, a file
containing just::
{{ poll }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment