django/tests/regressiontests/datastructures
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
..
__init__.py Fixed #2779: added a copy() method to MergeDict, along with some new tests for django.utils.datastructures. Thanks, Chris McAvoy. 2007-02-28 00:35:50 +00:00
models.py Fixed #2779: added a copy() method to MergeDict, along with some new tests for django.utils.datastructures. Thanks, Chris McAvoy. 2007-02-28 00:35:50 +00:00
tests.py Added a few more tests for `MultiValueDict`. 2007-11-25 18:16:40 +00:00