1
0
mirror of https://github.com/django/django.git synced 2024-12-25 18:46:22 +00:00
django/tests/regressiontests/admin_changelist
2010-12-12 22:58:47 +00:00
..
__init__.py
models.py
tests.py Fixed #14312 -- Raising an `IncorrectLookupParameters` if the page number given to an admin change list exceeds the number of the last page. Thanks, mk. 2010-12-12 22:58:47 +00:00