Django

Code

Ticket #20 (closed: duplicate)

Opened 3 years ago

Last modified 1 year ago

"Add another" for many-to-many relationships

Reported by: adrian Assigned to: adrian
Milestone: Component: django.contrib.admin
Version: Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Django already creates an "Add another..." link in one-to-many select boxes. (Example: The "place" select box on the "Add event" admin page has an "Add another..." link at the bottom of it.) Many-to-many fields -- represented in the admin as multi-select boxes -- also need "Add another..." capability.

It could probably appear as the last entry in the select box, as in the one-to-many add-anothers.

Attachments

Change History

08/17/05 08:21:03 changed by anonymous

  • priority changed from lowest to high.

08/17/05 09:15:55 changed by adrian

  • priority changed from high to normal.

09/09/05 06:36:37 changed by anonymous

  • priority changed from normal to high.

09/09/05 07:39:55 changed by adrian

  • priority changed from high to normal.

09/28/05 20:01:42 changed by jacob

  • status changed from new to closed.
  • resolution set to duplicate.

#573 has a patch for this.


Add/Change #20 ("Add another" for many-to-many relationships)




Change Properties
Action