summaryrefslogtreecommitdiff
path: root/django/contrib/contenttypes/views.py
AgeCommit message (Expand)Author
2009-12-19Fixed #10927 - Content Types shortcut view throws 500s instead of 404sLuke Plant
2008-09-10Moved the bulk of the shortcut() function in django/views/defaults.py to a ne...Adrian Holovaty