summaryrefslogtreecommitdiff
path: root/tests/templates
AgeCommit message (Expand)Author
2008-08-23Fixed #7602 -- Corrected lookup keyword arguments in archive_month and archiv...Brian Rosner
2008-07-18Merged the newforms-admin branch into trunk.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
2007-05-07Added assertFormError, assertTemplateUsed and assertTemplateNotUsed for use d...Russell Keith-Magee
2006-09-02Refs #2333 - Added model test for the test Client. Russell Keith-Magee