> For the attendance form, you might use a MultipleChoiceField
> checkboxSelectMultiple widget, where the value of each choice is set
> to the pk of the student model.   You should get a list of id's that
> were checked when the form gets submitted.

Thank you very much. Sounds like that approach should work well.
I'll give it a go.

Chris



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