Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/generic_views/test_list.py
Commit message (Expand)AuthorAgeFilesLines
* Converted test fixtures to setUpTestData methodsJosh Smeaton2015-03-051-2/+16
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+2
* Fixed #18355 -- Added ordering options to list based gene...Peter Harley2014-08-151-1/+17
* Fixed #21977 -- Deprecated SimpleTestCase.urlsAnubhav Joshi2014-04-061-1/+1
* Imported override_settings from its new location.Aymeric Augustin2013-12-231-2/+1
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Use assertIsInstance in tests.Marc Tamlyn2013-05-211-1/+1
* Modified generic_views for unittest2 discovery.Preston Timmons2013-04-121-0/+217