Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/test_client/views.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #23395 -- Limited line lengths to 119 characters.Dražen Odobašić2015-09-121-2/+6
* Fixed #25163 -- Fixed exception handling in nested test c...pscottdevos2015-08-111-0/+11
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-3/+3
* Fixed #23606 -- Implemented Client and RequestFactory tra...Rigel Di Scala2014-10-281-1/+29
* Fixed #21774 -- Isolate all test urls from eachother.Marc Tamlyn2014-01-141-2/+2
* Fixing E302 ErrorsJason Myers2013-11-031-0/+22
* Fixed #21341 -- Eased https requests with the test clientUnai Zalakain2013-11-021-0/+1
* Fixed all the E203 violationsAlex Gaynor2013-10-271-2/+2
* Fix all violators of E231Alex Gaynor2013-10-261-1/+1
* Fixed #20919 -- Extended assertRedirects to be able to av...Juan Catalano2013-09-101-0/+3
* Took advantage of django.utils.six.moves.urllib.*.Aymeric Augustin2013-09-051-4/+1
* Fixed #11603 - Added django.test.SimpleTestCase.assertFor...Tim Graham2013-05-271-1/+45
* Removed mentions of modeltests.Ramiro Morales2013-03-031-3/+3
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+218