django/tests
Gary Wilson Jr 54d50ef5c8 Made legacy `ObjectPaginator` truly backwards-compatible by catching both `AttributeError` and `TypeError` in `_get_count` as it did before
[7306].  Tests included.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@7819 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-02 04:31:28 +00:00
..
modeltests Made legacy `ObjectPaginator` truly backwards-compatible by catching both `AttributeError` and `TypeError` in `_get_count` as it did before 2008-07-02 04:31:28 +00:00
regressiontests Fixed #2070: refactored Django's file upload capabilities. 2008-07-01 15:10:51 +00:00
templates
runtests.py
urls.py Fixed #2070: refactored Django's file upload capabilities. 2008-07-01 15:10:51 +00:00