Django

Code

Ticket #2004 (closed: wontfix)

Opened 2 years ago

Last modified 2 years ago

Allow ManyToManyFields to be checkbox lists in Admin Interface

Reported by: umbrae@gmail.com Assigned to: adrian
Milestone: Component: Admin interface
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

ManyToManyField? currently shows up as multiple-select selectboxes in the admin interface. Aside from not being very usable, it would also be nice to have the ability to display these as checkboxes instead of select boxes.

Attachments

Change History

07/20/06 14:04:13 changed by umbrae@gmail.com

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

Add/Change #2004 (Allow ManyToManyFields to be checkbox lists in Admin Interface)




Change Properties
Action