summaryrefslogtreecommitdiff
path: root/tests/regressiontests/generic_views/models.py
AgeCommit message (Expand)Author
2012-11-22[1.5.X] Fixed #18974 - Warned against using models.permalinkTim Graham
2012-08-12[py3] Refactored __unicode__ to __str__.Aymeric Augustin
2012-04-30Fixed #18217 -- Time zone support in generic viewsAymeric Augustin
2011-10-13Convert the remainder of the relative imports in the tests to be absolute imp...Alex Gaynor
2011-01-03Fixed #14878 -- Clarified the way verbose_name_plural is used in generic list...Russell Keith-Magee
2010-10-18Fixed #6735 -- Added class-based views.Russell Keith-Magee