summaryrefslogtreecommitdiff
path: root/tests/regressiontests/model_permalink/__init__.py
AgeCommit message (Expand)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2011-03-14Fixed #15604 -- Changed django.db.models.permalink to use wraps() so that it ...Adrian Holovaty