1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/tests
Gary Wilson Jr 5903b0bdcd Added a few more tests for MultiValueDict.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6715 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-11-25 18:16:40 +00:00
..
modeltests Fixed #5932 -- Use self.pages and not self._pages in _get_page_range so that an exception is not raised if self.page_range is accessed before self.pages. 2007-11-19 06:10:23 +00:00
regressiontests Added a few more tests for MultiValueDict. 2007-11-25 18:16:40 +00:00
templates
runtests.py
urls.py