Re: Two-way many-to-many fields in admin

2008-09-03 Thread Leaf
Okay, I'm sorry that I had to bump this, but this is really important. Normally, I'd just throw in random code and hope it works, but I'd prefer to have a concrete answer before I sync my database for the first time. -- BEGIN ORIGINAL MESSAGE -- I'm setting up a "Pages" app, and it has a relati

Two-way many-to-many fields in admin

2008-09-01 Thread Leaf
I'm setting up a "Pages" app, and it has a relationship between pages and sideboxen. (Yes, I'm calling them that.) Sideboxen can have any of the following: descriptive text, links to pages, and external links. Now, I have the ManyToManyField on the Sidebox model, so you would add pages to a sidebo