تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  wookkl 2ae3044d9d Fixed #35945 -- Added async interface to Paginator. 2 هفته پیش
  Nick Pope f8092ee9ad Improved style of n-tuple wording in docs and comments. 1 سال پیش
  Marcelo Galigniana dfc720c521 Fixed #27505 -- Allowed customizing Paginator's error messages. 2 سال پیش
  Marcelo Galigniana 2a2503c2c1 Completed test coverage for django.core.paginator. 2 سال پیش
  Mariusz Felisiak 7119f40c98 Refs #33476 -- Refactored code to strictly match 88 characters line length. 3 سال پیش
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 سال پیش
  Hasan Ramezani 3f7b327562 Fixed #31235 -- Made assertQuerysetEqual() compare querysets directly. 4 سال پیش
  Nick Pope 0a306f7da6 Fixed #25513 -- Extracted admin pagination to Paginator.get_elided_page_range(). 4 سال پیش
  Tanner Stirrat 17595407ca Fixed #14218 -- Added Paginator.__iter__(). 5 سال پیش
  Maxim Kurnikov ff5dfbc63a Fixed false positive tests of Paginator.count property. 5 سال پیش
  Mariusz Felisiak 81993b47ea Refs #29703 -- Removed QuerySetPaginator alias per deprecation timeline. 5 سال پیش
  Jon Dufresne d89053585e Improved error message when index in __getitem__() is invalid. 5 سال پیش
  Simon Charette 84e7a9f4a7 Switched setUp() to setUpTestData() where possible in Django's tests. 6 سال پیش
  Nick Pope ed4bfacb3c Fixed #29703 -- Deprecated QuerySetPaginator alias. 6 سال پیش
  Josh Schneier 3767c7ff39 Fixed #29244 -- Prevented Paginator.count() from silencing TypeError and AttributeError. 6 سال پیش
  luz.paz 97e637a87f Fixed typos in comments and docs. 6 سال پیش
  Josh Schneier 4d48ddd8f9 Fixed #28917 -- Prevented Paginator's unordered warning on EmptyQuerySet. 6 سال پیش
  Morgan Aubert 704443acac Fixed #29363 -- Added SimpleTestCase.assertWarnsMessage(). 7 سال پیش
  Nicolas Noé c629d4e956 Fixed #29389 -- Made Paginator reject non-integer page numbers of type float. 6 سال پیش
  Nicolas Noé 2134e7d439 Refs #29389 -- Added Paginator test for float page number. 6 سال پیش
  Sami J. Lehtinen 407c1249c9 Fixed #28032 -- Added Paginator.get_page(). 8 سال پیش
  Jon Dufresne fa283067c9 Removed unnecessary empty parentheses in class definitions. 7 سال پیش
  orf a118287bca Fixed #28284 -- Prevented Paginator's unordered object list warning from evaluating a QuerySet. 7 سال پیش
  Simon Charette c0f12a098c Fixed #28109 -- Corrected the stack level of unordered queryset pagination warnings. 8 سال پیش
  Simon Charette cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. 8 سال پیش
  Claude Paroz 2b281cc35e Refs #23919 -- Removed most of remaining six usage 8 سال پیش
  Claude Paroz 7b2f2e74ad Refs #23919 -- Removed six.<various>_types usage 8 سال پیش
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 سال پیش
  za 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 سال پیش
  Emad Mokhtar c4980e28e5 Fixed #26290 -- Warned that paginating an unordered QuerySet may result in inconsistent results. 8 سال پیش