Opened 18 years ago

Closed 18 years ago

#3991 closed (duplicate)

new admin doesn't manage choices

Reported by: Baptiste <baptiste.goupil@…> Owned by: Adrian Holovaty
Component: contrib.admin Version: new-admin
Severity: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no
Pull Requests:How to create a pull request

Description

Even if choices is specified in the models, the field is displayed like a classic textfield.

Change History (2)

by Baptiste <baptiste.goupil@…>, 18 years ago

Attachment: choices.diff added

comment:1 by brosner <brosner@…>, 18 years ago

Resolution: duplicate
Status: newclosed

This actually relies on #3268. Which will fix this. Marked as duplicate.

Note: See TracTickets for help on using tickets.
Back to Top