On Thu, Sep 4, 2008 at 10:46 AM, Genis Pujol Hamelink <[EMAIL PROTECTED]
> wrote:

> Hello,
>
> After upgrading from Django version 1.0-beta_1-SVN-unknown to the Django
> 1.0 stable, I am getting this error:
>
>
You get the error when you do....?



> Exception Type: TypeError  Exception Value:
>
> 'NoneType' object is not callable
>
>  Exception Location: /usr/lib/python2.5/site-packages/django/forms/models.py
> in __init__, line 197  Python Executable: /usr/bin/python  Python Version:
> 2.5.1
>

And the traceback that goes with this is....?  (dpaste.com is a better place
than email for tracebacks and code)


>
> I don't understand why I'm getting this error now, the same model, view
> form etc. works fine in the beta version...
>

Details of the model/form/view involved here would help also.  If you, who
have access to all this information, can't figure out what is going on it's
going to be hard for someone with none of that information to speculate on
the answer.

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-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to