aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/utils/staticviews.py
AgeCommit message (Expand)Author
2012-02-23Remove unused 'staticviews'Tom Christie
2012-02-21Remove ADMIN_MEDIA_PREFIX everywhereTom Christie
2012-02-20Rename templates to 'base.html', 'api.html', 'api.txt' and 'login.html'Paul Oswald
2012-02-15Move the templates into a named directoryPaul Oswald
2012-02-14Delete robots.txt, favicon.ico views; Move style to a new static namespacePaul Oswald
2012-01-21pep8/pyflakes cleanupTom Christie
2011-12-30And add RequestContext tooTom Christie
2011-12-30Fixes #102Tom Christie
2011-05-04Decouple views and resourcesTom Christie