On Wed, Oct 15, 2008 at 11:21 PM, Brandon Taylor
<[EMAIL PROTECTED]> wrote:
> The admin no longer shows Sidebar Modules as a fieldset. In fact, it
> doesn't show at all. I'm sure this is because you can't use add,
> create or assignment to create the relationships, (see
> http://docs.djangoproject.com/en/dev/topics/db/models/#intermediary-manytomany).

Actually, if you read the admin docs it tells you what you need to do
to work with an intermediary model. Since the necessary technique is
admin-specific, it's not documented as part of models, but rather as
part of the admin.


-- 
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

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