Re: CommaSeparatedIntegerField - no suitable widget?

2009-11-18 Thread anentropic
Ok, so the model, the formfield and the widget each take a 'choices' attribute. You have to specify the choices on the formfield for any choices to show up. incidentally the styling of CheckboxSelectMultiple seems to be buggered in the admin, on a Mac at least (FF and Safari) On Nov 18, 12:06 

CommaSeparatedIntegerField - no suitable widget?

2009-11-18 Thread anentropic
I am trying to use a CommaSeparatedIntegerField in one of my models... there doesn't seem to be a suitable widget for editing this field though? Seems like one of the 'select multiple' widgets would be an obvious choice. SelectMultiple seems the default widget for it in admin, but it renders an