#6997: Paginator broken for one element and allow_empty_first_page=False
-------------------------------------+--------------------------------------
          Reporter:  framos          |         Owner:  simeon   
            Status:  assigned        |     Milestone:           
         Component:  Core framework  |       Version:  SVN      
        Resolution:                  |      Keywords:  paginator
             Stage:  Accepted        |     Has_patch:  1        
        Needs_docs:  0               |   Needs_tests:  0        
Needs_better_patch:  0               |  
-------------------------------------+--------------------------------------
Comment (by mtredinnick):

 I might be missing something, but isn't this replacing one problem with
 another one? If `self.count` is 1 and `self.orphans` is 2, it looks like
 the page count will be 0, when it should be 1.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/6997#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
-~----------~----~----~----~------~----~------~--~---

Reply via email to