On 3/13/06, Mike Kent <[EMAIL PROTECTED]> wrote: > However, for the end-user interface, I wanted to go with a different > look. I probably worded what I wanted badly: the key concept is that, > for a Book model that has a many-to-many 'authors' field linking to an > Author model, I want a UI field where the user enters a comma-separated > list of author names, which is then transformed into the appropriate > adds.
Hi Mike, Now I see. The UI you're after isn't supported by the automatic admin interface, so you'll have to code it up yourself. See the "Forms and manipulators" documentation. Adrian -- Adrian Holovaty holovaty.com | djangoproject.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---