Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/utils_tests/test_encoding.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #24836 -- Made force_text() resolve lazy objects.Tim Graham2015-05-271-0/+5
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-3/+3
* Cleaned up some forms tests.Loic Bistuer2015-01-271-8/+36
* Fixed #18456 -- Added path escaping to HttpRequest.get_fu...Unai Zalakain2014-11-031-2/+12
* Fixed #19508 -- Implemented uri_to_iri as per RFC.Anubhav Joshi2014-10-151-17/+55
* Consolidated some text utils into the utils_tests test pa...Loic Bistuer2014-09-231-2/+17
* Fixed #21198 -- Prevented invalid use of @python_2_unicod...Aymeric Augustin2013-10-131-1/+9
* Fixed #20812 -- Error out if __unicode__/__str__ doesn't ...Florian Apolloner2013-09-061-1/+16
* Fixed #18719 -- Made force_bytes more consistent with for...Aymeric Augustin2013-09-061-0/+6
* Stopped using django.utils.unittest in the test suite.Aymeric Augustin2013-07-011-1/+2
* Modified utils_tests for unittest2 discovery.Preston Timmons2013-04-121-0/+23