So, I have a model that's set up exactly like the docs on Many-To-Many
relationships with intermediary tables describe here (http://
www.djangoproject.com/documentation/models/m2m_intermediary/).

Using the most recent django-newforms branch, when I try to add an
Article in admin, I get this error ""'ManyToOneRel' object has no
attribute 'raw_id_admin'"".  When I load the django trunk branch,
everything is fine.  Does anyone know how to fix this?

I do realize that the newforms branch is under heavy development, and
I certainly don't mean to complain.  I just really like what newforms
can offer me, and I'm looking for any and all tips on how to make them
work for my project.

Thanks,
Mae


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