django/tests/regressiontests/utils
Jannis Leidel 97f22f2969 Fixed #12375 -- Added a dict() method to convert a MultiValueDict (such as a QueryDict) to a dictionary of key-value pairs. Thanks, oinopion and hvdklauw.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16418 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-06-16 16:34:55 +00:00
..
eggs
test_module
__init__.py
baseconv.py
checksums.py
datastructures.py Fixed #12375 -- Added a dict() method to convert a MultiValueDict (such as a QueryDict) to a dictionary of key-value pairs. Thanks, oinopion and hvdklauw. 2011-06-16 16:34:55 +00:00
dateformat.py
datetime_safe.py
decorators.py
feedgenerator.py
functional.py
html.py
http.py
ipv6.py
jslex.py
models.py
module_loading.py
simplelazyobject.py
termcolors.py
tests.py
text.py
timesince.py
tzinfo.py