2007/2/28, Domenico Chierico <[EMAIL PROTECTED]>:
>
> HI,
>
> I'm new to django so excuse me if this is the wrong way to manage my
> problem.
>
> I've found a problem into form_for_model function related to
> forms.ChoiceField, that seem to be not considered, for IntegerField
> and FilePathField (
HI,
I'm new to django so excuse me if this is the wrong way to manage my
problem.
I've found a problem into form_for_model function related to
forms.ChoiceField, that seem to be not considered, for IntegerField
and FilePathField (and perhaps for others).
Searching on web i've found a know