Hi all,
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 user vote without login to django admin. ie
creating my own form where users can vote and update the database without
using the django admin. I'm thinking of using html files or using the django
form library but i dont no the exactly solution to go through this. Can any
one show me how to do the staff using django form or using the html forms? I
have followed the tutorial like in the Django Book Chapter 7: Forms but i
dont see where i can insert data into the table in the database.
Thanks in advance.
Regards
Denis.

--~--~---------~--~----~------------~-------~--~----~
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