summaryrefslogtreecommitdiff
path: root/tests/regressiontests/views
AgeCommit message (Expand)Author
2007-12-17Fixed #5596 -- Changed the static view for the development server so that Dja...Malcolm Tredinnick
2007-12-02Removed unused import.Gary Wilson Jr
2007-11-29Fixed #1291 -- Fixed a potential infinite loop for some URL constructions inMalcolm Tredinnick
2007-09-22Fixed generic view test which was failing on Postgres and MySQL.Russell Keith-Magee
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