summaryrefslogtreecommitdiff
path: root/tests/model_permalink/views.py
AgeCommit message (Expand)Author
2017-09-22Refs #18974 -- Removed @models.permalink() decorator per deprecation timeline.Tim Graham
2015-02-06Sorted imports with isort; refs #23860.Tim Graham
2014-05-25Removed executeable bit from a few files.Florian Apolloner
2014-04-23Fixed #21157 -- Fixed problems with ResolverMatchKevin Christopher Henry