aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics/browsable-api.md
AgeCommit message (Collapse)Author
2013-07-30Wrong name of the login_base html file.leandersikma
Changed rest_framework/base_login.html to rest_framework/login_base.html (which is the correct name the user should extends in their templates).
2013-07-23added script block to list of blocksSteve
Phew, was afraid I wouldn't be able to overwrite this section..
2013-07-09Add screenshot, and tweak docsTom Christie
2013-07-07Add info about autocomplete widgets for browsable APISebastien Beal
2013-07-03Improve browsable API docs including theme screenshotsTom Christie
2013-05-28Fix md formatting and typosStephan Groß
2013-05-18documentation for ↵Mark McArdle
https://github.com/tomchristie/django-rest-framework/issues/775
2013-04-17Update browsable-api.mdMatt Majewski
Add login template docs
2013-02-06Fix mismatch between template blocks and docs.Tom Christie
Fixes #639.
2012-10-14Work on docsTom Christie
2012-10-13Docs tweaksTom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie
2012-09-09Whoops, forgot to explain these.Alec Perkins
2012-09-09Reference-style links. Much cleaner.Alec Perkins
2012-09-09Browsable API doc topicAlec Perkins