| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner | |
| 2012-12-13 | Fixed a couple of stale tests caused by patch for #19462 | Anssi Kääriäinen | |
| Commit was 088d3bc2f84b6b68fee7e5de053b58049bd110e7 | |||
| 2012-11-21 | Updated assertions in pagination test | Claude Paroz | |
| assertEquals is a deprecated assertion alias. | |||
| 2012-11-21 | Paginator._get_page hook | Chris Beaven | |
| This allows for Paginator subclasses to easily override the Page class that gets used. Took the opportunity to also do some non-invasive PEP8 tidying of the paginator module. | |||
| 2012-11-09 | Fixed #19261 -- Delayed Queryset evaluation in paginators | Claude Paroz | |
| Thanks trbs for the report and the patch. | |||
| 2012-11-08 | Merged pagination tests | Claude Paroz | |
| It is simpler/cleaner to have all pagination tests in a single file. Refs #16122. | |||
