#25: Filtering interface on ForeignKey <select> boxes
-------------------------------------------+--------------------------------
Reporter: adrian | Owner: cpharmston
Status: assigned | Milestone: 1.3
Component: django.contrib.admin | Version: SVN
Resolution: | Keywords: feature
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 1 |
-------------------------------------------+--------------------------------
Changes (by lukeplant):
* needs_better_patch: 0 => 1
Comment:
Victor:
It won't hit in it's current state. The patch needs a fair amount of
cleaning up:
* it doesn't apply to trunk (tests have recently been migrated to
unittests)
* it hard codes a path to '/media'
* documentation needs to be wrapped to 80 chars
Plus we definitely need some more info about compatibility with different
browsers - what versions of Firefox, Internet Explorer, Safari, Chrome and
Opera does it work on? From the look of the patch, and having implemented
similar things before, the use of jQuery should prevent a lot of problems,
but it is very easy for this kind of thing to break in some browsers, or
be unusable slow etc.
cpharmston: I'm not sure what kind of thumbs up you are looking for. Since
the ticket already exists, it will be easiest just to keep an updated
ticket here. Once it is ready, any committer will then be able to commit.
--
Ticket URL: <http://code.djangoproject.com/ticket/25#comment:20>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.