#8408: add a new meta option: don't do count(*) in admin
------------------------------------------------+---------------------------
               Reporter:  lidaobing             |         Owner:  nobody
                 Status:  closed                |     Milestone:        
              Component:  django.contrib.admin  |       Version:  0.96  
             Resolution:  wontfix               |      Keywords:        
           Triage Stage:  Accepted              |     Has patch:  0     
    Needs documentation:  0                     |   Needs tests:  0     
Patch needs improvement:  0                     |  
------------------------------------------------+---------------------------
Changes (by lrekucki):

  * status:  new => closed
  * resolution:  => wontfix


Comment:

 Replying to [comment:16 kmike]:
 > I think this can be marked as 'wontfix' because custom paginators can be
 used in admin now:
 >
 
http://docs.djangoproject.com/en/dev/ref/contrib/admin/#django.contrib.admin.ModelAdmin.paginator

 Agreed :) Here's a link to a sample [http://code.google.com/p/django-
 pagination/source/browse/trunk/pagination/paginator.py?r=47 Paginator that
 doesn't use count]

-- 
Ticket URL: <http://code.djangoproject.com/ticket/8408#comment:17>
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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to