I'm trying to understand how to process checkboxes.
I found this thread useful:
http://groups.google.com/group/django-users/browse_thread/thread/5f7b06a23af50c56

However, I don't know how to get a list of _unchecked_ checkboxes.
This is important, because I'm generating the list of ids dynamically.
 I want to approve the checked items, and delete the unchecked items.
Make sense?

Thanks,

--Mark

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to