aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/templates
AgeCommit message (Expand)Author
2013-09-25Drop 1.3 supportTom Christie
2013-09-14Refs #1109 -- Update docs. Integrate changes from feedback.Tai Lee
2013-09-13Fixed #1105 -- Add hook for custom context in `BrowsableAPIRenderer`.Tai Lee
2013-08-29Fix tab preferences on PUT formsTom Christie
2013-08-29Preserve tab preference in cookies.Tom Christie
2013-08-23First pass at HTMLFormRendererTom Christie
2013-08-12Fix PATCH button title in templateYuri Prezument
2013-05-21Merge and styling fixesTom Christie
2013-05-18Initial commit of fix for https://github.com/tomchristie/django-rest-framewor...Mark McArdle
2013-05-13Remove trailing unmatched </div> in login_base.html template. Reformat indent...James Summerfield
2013-04-17extend base login templateforgingdestiny
2013-04-17add branding and style blocksforgingdestiny
2013-04-04Added break_long_headers on templatetags and base templateglic3rinu
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 POST formMichael Elovskikh
2013-02-15POST form using new form.html templateMichael Elovskikh
2013-02-15Added tabs between object form and generic content form on PUT/PATCH formMichael Elovskikh
2013-02-06Fix mismatch between template blocks and docs.Tom Christie
2013-01-28Login page styles fix. Closes #618. Made with :cookie:Michael Elovskikh
2013-01-15correcting template: closing tag was missingJohannes Spielmann
2012-12-30missing rest_framework templatetags for statics in login templateSebastien Beal
2012-12-28Include 'static' template tag to enable 1.3 compatible staticfiles behaviourTom Christie
2012-12-27Replace get_static_prefix templatetag with staticRoman Akinfold
2012-11-01Merge masterTom Christie
2012-11-01Relational field support in browseable API.Tom Christie
2012-10-29Style tweaksTom Christie
2012-10-29Fix up login stylingTom Christie
2012-10-09Flesh out quickstart guide and make some style tweaksTom Christie
2012-10-09Fix browseable API form display error for authenticated permissionsTom Christie
2012-10-09Added quickstart guideTom Christie
2012-10-05Added dabapps styling to html apiMax Hurl
2012-10-03TweaksTom Christie
2012-10-03Tweak styling of browseable APITom Christie
2012-09-27Only display forms when user has permissions. #159Tom Christie
2012-09-25Tweak browseable APITom Christie
2012-09-20Clean up bits of templates etcTom Christie
2012-09-20Clean up template tagsTom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie