I've gone through and successfully made the poll application and I've
begun to play around and tried to change a few things. The first thing
I would like to do is have the poll such that the index view still
displays the name of all the different polls, but the detail view
displays a field where users can submit their own unique answer
instead of voting on particular answers. I realize this involves
changing the Choice model, but after this, I'm unsure of what to do
with the detail template to get this form displayed. Also, would I
need to change the vote view since a different type of data is being
submitted so that the results tempate renders correctly?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to