summaryrefslogtreecommitdiff
path: root/tests/regressiontests/views/models.py
AgeCommit message (Expand)Author
2010-03-12Fixed #11891 -- Ensured that attributes of get_absolute_url are preserved thr...Russell Keith-Magee
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
2007-09-17Fixed #5496 -- Added test cases for some of the built-in Django views. Thanks...Russell Keith-Magee