summaryrefslogtreecommitdiff
path: root/tests/regressiontests/model_permalink/models.py
AgeCommit message (Expand)Author
2012-09-08refs #12836 - Added a test to assure permalink wraps method attributesCaleb Smith
2011-10-13Convert the remainder of the relative imports in the tests to be absolute imp...Alex Gaynor
2011-03-14Fixed #15604 -- Changed django.db.models.permalink to use wraps() so that it ...Adrian Holovaty