Closed Bug 590976 Opened 15 years ago Closed 15 years ago

Implement and use TypedMultipleChoiceField

Categories

(support.mozilla.org :: Code Quality, task, P4)

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: paulc, Assigned: paulc)

Details

(Whiteboard: [qa-])

Django ticket 12398 [1] adds a TypedMultipleChoiceField. However, since that's been waiting along for a while, and we're using this in more than one place already, let's just implement a version of it that works for our needs, and use it. This should clean up some code. We may be able to just copy this entirely: http://code.djangoproject.com/attachment/ticket/12398/12398-TypedMultipleChoiceField-r11901.diff [1] http://code.djangoproject.com/ticket/12398
Not crucial to 2.3.
Target Milestone: 2.3 → 2.4
Target Milestone: 2.4 → Future
Already did this as part of bug 611071, though it's a separate commit so I could update the comment to reflect it.
Target Milestone: Future → 2.4.1
This was actually the most work out of these 3 bugs :) (bug 611071 and bug 621790) But the search form's clean method is much, uh, cleaner now. https://github.com/jsocol/kitsune/commit/a568cd975a9aab666f932174a2e438e8fb4b0c8a
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
Closed as [qa-]
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.