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?
Thank you for your time! :)
Best regards
Martin
--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment