hi group. I've run across a situation where I don't really need a django form to capture the data. In fact i'm not sure how it would work anyway. Basically, I have a tabled set of data with a checkbox on each row and I want to be able to select them and submit that to a django view. The form looks something like this:
<form action="." method="POST"> </form> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---