Hello,

I have a database table with a list of features that a user can
enable, so I would like to create a form  like:

Feature1  [ ] Enable  [ ] Disable
Feature2  [ ] Enable  [ ] Disable
Feature3  [ ] Enable  [ ] Disable
Feature4  [ ] Enable  [ ] Disable

The number of features can grow or decrease depending on the user type
so I can't create a static form class with all the features listed.

Can someone please help to do this.

Regards,

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