On Thu, Jan 28, 2010 at 1:44 AM, Thomas B. Higgins <thomasbhigg...@gmail.com
> wrote:

> It seems clear that when the is_valid() method is run on the form,
> something bad is happening to CharFields with choices, and this type
> of field only, and perfectly valid string selections or string
> defaults are being reported as invalid, probably by automatic model
> validation.
>
> My code works fine under version 1.1.1 and I see nothing in the
> development documentation to explain this odd new behavior.
>
> Any thoughts?
>


What you are describing is not ringing any bells and I cannot recreate
aything like what you are saying in some attempts to duplicate based on
the vague prose description.  Posting some of the actual code you are using
to define, create, and process the form you are talking about might help.

Karen

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to