summaryrefslogtreecommitdiff
path: root/tests/templates/views
AgeCommit message (Expand)Author
2014-08-12Added newlines to the ends of CSS, HTML, and JavaScript files missing them.Trey Hunner
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner
2013-02-26Moved test_templates to templates to prevent issues with regressiontests/temp...Florian Apolloner
2010-10-01Fixed #13897 -- Added tests for pagination feature of the generic object_list...Jannis Leidel
2009-04-09Added missing file from [10457].Jacob Kaplan-Moss
2008-08-23Fixed #7602 -- Corrected lookup keyword arguments in archive_month and archiv...Brian Rosner
2008-07-18Fixed #3639: updated generic create_update views to use newforms. This is a b...Jacob Kaplan-Moss
2007-09-19Fixed #5506 -- Added some basic tests for date-based generic views. Thanks to...Russell Keith-Magee