aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/static
AgeCommit message (Collapse)Author
2013-02-22Minimal appearance fixes in addition to #663Michael Elovskikh
2013-02-22Polishing touches to #663Tom Christie
2013-02-20Minimal forms appearance improvementsMichael Elovskikh
2013-02-15Added tabs between object form and generic content form on PUT/PATCH formMichael Elovskikh
Some extra behaviour to `BrowsableAPIRenderer` to handle PATCH form. Added PATCH button on generic content PUT form. Tabs between object form and generic content form on PUT/PATCH form wich are both allways visible now. Fix #570 Refs #591
2012-11-07Make textareas in browseable API same width as everything elseTom Christie
2012-11-01Relational field support in browseable API.Tom Christie
Add slug relational fields. Add quickstart.
2012-10-29Style tweaksTom Christie
2012-10-29Fix breadcrumbsTom Christie
2012-10-09Flesh out quickstart guide and make some style tweaksTom Christie
2012-10-05Added dabapps styling to html apiMax Hurl
2012-09-25Tweak browseable APITom Christie
2012-09-20Clean up bits of templates etcTom Christie
2012-09-20Remove old 'djangorestframework directoriesTom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie