On Sun, May 3, 2009 at 4:26 PM, nbv4 <[email protected]> wrote: > > Everything is fine and dandy, except for when I want to use the admin > interface to create a new route. All I see is a dropdown for the > "often" field. I have to go to the RouteBase section of the admin to > add the rest. Normally if there is a ManyToMany field, in the admin > interface there will be a little green plus sign that you can use to > create a new object to attach. If the "through" option is used, it > doesn't show up. Why? Is there a way to change this behavior? Is this > a bug or is there a reason for this?
See http://docs.djangoproject.com/en/dev/ref/contrib/admin/#working-with-many-to-many-intermediary-models -- Ramiro Morales http://rmorales.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

