Thank you James, I'll have a look.

I love your Practical Django Projects book by the way, it's helped me
out a great deal. I'm a senior dev at Razorfish in Austin, and am
quite the Django evangelist at the office. I even have our hard-
core .NET people very interested in Django. It truly is the best web
framework I've used in 12 years of development.

Kind regards,
Brandon

On Oct 15, 11:25 pm, "James Bennett" <[EMAIL PROTECTED]> wrote:
> 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-m...).
>
> 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