On Sun, Jan 2, 2011 at 3:36 AM, Martin <mb0...@googlemail.com> wrote:
> Hey,
>
> could someone have a look at this, I updated to Django trunk and face
> some problems.
>
> I get the error message ' 'ModelForm' object has no attribute
> '_meta''. But the traceback doesn't have any position of my own code
> inside. Only Django internal function calls. So I don't really know
> how to locate the issue.
>
>
> This is all I get when I load my site: http://dpaste.com/293197/
> Tried to reproduce it in the shell by importing all models, views,
> urls, etc. but nothing.
>
> Could someone point out where I should look at?

Could you please try again but rolling back your Django trunk  installation to
revision 14991?.

I've been seeing similar errors after the changes to template rendering
implemented in r14992 but I've been unable to point the exact reason and how
to solve them. an additional, independent case would be of help.

Thanks,

-- 
Ramiro Morales

-- 
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