2010/1/8 菲平 <cougar2...@gmail.com>

> Hi , Thinks for the new Django 1.2.
>
> I just try the 1.2 , if tag and multiple databases is very good.
>
> But I have a problem use the old code(run ok in 1.1) like this:
>
> [snip]
>
> when I submit the error is :
>
> UnresolvableValidationError at /article/new/
> {'ip': [u'\u8fd9\u4e2a\u503c\u4e0d\u80fd\u4e3a null\u3002'], 'user':
> [u'\u8fd9\u4e2a\u503c\u4e0d\u80fd\u4e3a null\u3002']}
>
> I don't know why?
>
>
This is a known issue with the new model validation code.  There's a thread
discussing it on the developer's list:

http://groups.google.com/group/django-developers/browse_thread/thread/0cee43f109e0cf6b

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