1
0
mirror of https://github.com/django/django.git synced 2024-11-20 08:24:58 +00:00
django/tests/httpwrappers
Duncan Parkes d68987ae25 Fixed #22897 -- Made QueryDict query_string argument optional.
Now QueryDict() is equivalent to QueryDict('') or QueryDict(None).
2014-06-24 22:02:03 -04:00
..
__init__.py
abc.txt
tests.py Fixed #22897 -- Made QueryDict query_string argument optional. 2014-06-24 22:02:03 -04:00