aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/utils/breadcrumbs.py
AgeCommit message (Expand)Author
2012-09-20Remove old 'djangorestframework directoriesTom Christie
2012-09-19Dont strip final '/'Tom Christie
2012-09-19Use get_script_prefix to play nicely if not installed at the root.Tom Christie
2012-09-04Remove some bits from utilsTom Christie
2012-09-03View -> APIViewTom Christie
2012-01-23Refactored get_name()/get_description()Ben Timby
2012-01-21pep8/pyflakes cleanupTom Christie
2012-01-04#75 remove except statements which are overly broad in the exception they catchCraig Blaszczyk
2011-12-29whitespace fixesTom Christie
2011-05-24Fix up breadcrumbs to only breadcrumb for REST framework ViewsTom Christie
2011-04-29More refactoring - move various less core stuff into utils etcTom Christie