#3202: [patch] Faster SelectBox for ManyToMany
--------------------------------+-------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Status: new | Component: Admin interface
Version: SVN | Resolution:
Keywords: | Stage: Accepted
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 1
--------------------------------+-------------------------------------------
Changes (by Gary Wilson <[EMAIL PROTECTED]>):
* needs_better_patch: 0 => 1
* stage: Ready for checkin => Accepted
Comment:
Just noting that while #3099 might be slower, it does sort correctly and
also fixes #348. The patch attached to this ticket does neither.
The resulting patched files using the patches from each ticket are not
that different. I think it would be nice to take the best of both and
combine them into one. I think that would result in the speed of this
patch with the correct sorting and add/remove from cache of #3099's patch,
closing all three of this tickets (#3202, #3099, #348).
--
Ticket URL: <http://code.djangoproject.com/ticket/3202#comment:7>
Django Code <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
-~----------~----~----~----~------~----~------~--~---