Re: dict object is not callable (newforms/forms.py full_clean)

2007-03-12 Thread akonsu
hello, i think render_to_response takes a Context object not a dict as the second parameter. konstantin On Mar 12, 10:56 am, "DvD" <[EMAIL PROTECTED]> wrote: > I got the same problem in a different context: > > > Exception Type: TypeError > Exception Value:'dict' object is not call

Re: dict object is not callable (newforms/forms.py full_clean)

2007-03-12 Thread DvD
I got the same problem in a different context: Exception Type: TypeError Exception Value:'dict' object is not callable Exception Location: /usr/lib/python2.4/site-packages/Django-0.95.1- py2.4.egg/django/newforms/forms.py in full_clean, line 180 Can someone help? On 5 Fe