#8408: add a new meta option: don't do count(*) in admin
--------------------------------------+-------------------------------------
Reporter: lidaobing | Owner: nobody
Status: new | Milestone: post-1.0
Component: Admin interface | Version: 0.96
Resolution: | Keywords:
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
--------------------------------------+-------------------------------------
Changes (by adrian):
* stage: Design decision needed => Accepted
Comment:
I like this optional optimization for people who don't want the admin to
do a "select count(*)" on every changelist view, but I'm not sure whether
we could implement it without throwing out some valuable parts of the
changelist (mostly, the pagination). So, I'm marking this as "accepted,"
with the caveat that we need to look at what parts of the changelist will
be thrown out.
--
Ticket URL: <http://code.djangoproject.com/ticket/8408#comment:3>
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
-~----------~----~----~----~------~----~------~--~---