django/tests/requests
qingfeng 0d23450e81 Fixed #19802 -- Fixed HttpResponse.set_cookie() with unicode data on Python 2.
Thanks django at patrickbregman.eu for the report.
2014-08-03 12:50:25 -04:00
..
__init__.py Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
tests.py Fixed #19802 -- Fixed HttpResponse.set_cookie() with unicode data on Python 2. 2014-08-03 12:50:25 -04:00