aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/templates/renderer.html
AgeCommit message (Expand)Author
2012-02-15Move the templates into a named directoryPaul Oswald
2012-02-15Add empty {% blocks %} to the template to give people a chance to overridePaul Oswald
2012-02-14Delete robots.txt, favicon.ico views; Move style to a new static namespacePaul Oswald
2012-01-28Use `staticfiles` for serving css. Fixes #116.Tom Christie
2012-01-28Tidy up auto-escaping.Tom Christie
2012-01-24Reverted formattingBen Timby
2012-01-23Refactored get_name()/get_description()Ben Timby
2012-01-20Update the admin static files to handle the latest version of adminMjumbe Wawatu Poe
2011-12-11Add OPTIONS to auto-documenting APITom Christie
2011-07-01pull in markos changes, minor tweaks to yaml stuffTom Christie
2011-06-26Allow .json .html .xml style urls and also allow these formats to be specifie...Michael Fötsch
2011-06-26On 403's no forms will be displayed anymoremarkotibold
2011-06-25Smaller version in the headermarkotibold
2011-06-25Add version to htmlTom Christie
2011-05-31Fix query parameters getting lostTom Christie
2011-05-27Allow .form specified on view. Allow get_form, put_form, post_form. Add .PA...Tom Christie
2011-05-12yet more API cleanupTom Christie
2011-05-10More tests, getting new serialization into resourceTom Christie
2011-04-29More refactoring - move various less core stuff into utils etcTom Christie