msoulier wrote:
> I am using Django stable (0.96).
>
> When I use form_for_model on a model that includes CharFields that
> have choices attributes, the resulting form field is not a ChoiceField
> as specified in the documentation. Is this simply a bug in 0.96?
>
>
I think it's this one :
http:
I am using Django stable (0.96).
When I use form_for_model on a model that includes CharFields that
have choices attributes, the resulting form field is not a ChoiceField
as specified in the documentation. Is this simply a bug in 0.96?
Also, if I wish to return a different field type, not based
2 matches
Mail list logo