| Age | Commit message (Expand) | Author |
| 2012-09-11 | Merge pull request #259 from j4mie/rename-properties | Tom Christie |
| 2012-09-11 | Better naming for properties on views, requests and responses | Jamie Matthews |
| 2012-09-09 | Whoops, forgot to explain these. | Alec Perkins |
| 2012-09-09 | Reference-style links. Much cleaner. | Alec Perkins |
| 2012-09-09 | Browsable API doc topic | Alec Perkins |
| 2012-09-09 | Tweak the spacing of the form actions. | Alec Perkins |
| 2012-09-09 | Inverse, fixed navbar. Block for easily modifying navbar style. | Alec Perkins |
| 2012-09-09 | Add horizontal scrolling to pre blocks. | Alec Perkins |
| 2012-09-09 | Add prettify syntax highlighting to resource info. | Alec Perkins |
| 2012-09-09 | Styling of POST, PUT forms. Add add_class filter. | Alec Perkins |
| 2012-09-09 | Merge 'tomchristie/restframework2' into 'browsable-bootstrap' | Alec Perkins |
| 2012-09-09 | Compacting, moving GET button up to OPTIONS | Alec Perkins |
| 2012-09-09 | Collapsing menu, travis and github badges, horizontal scrolling code on overflow | Tom Christie |
| 2012-09-08 | Hide toc overflow | Tom Christie |
| 2012-09-08 | Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-f... | Tom Christie |
| 2012-09-08 | Move quote below title for consistency | Tom Christie |
| 2012-09-08 | Merge pull request #256 from markotibold/put-post-delete | Tom Christie |
| 2012-09-08 | Links to source files in docs | Tom Christie |
| 2012-09-08 | Fix failing test. | Marko Tibold |
| 2012-09-08 | Don't fill in the form after a DELETE. | Marko Tibold |
| 2012-09-08 | `error_data` -> `errors` | Marko Tibold |
| 2012-09-08 | Add block around Bootstrap styles for easy theming. | Alec Perkins |
| 2012-09-08 | Code highlighting in docs | Tom Christie |
| 2012-09-08 | Whoops, forgot the extrabody block. | Alec Perkins |
| 2012-09-08 | Fields are showing up again. Still WIP. | Marko Tibold |
| 2012-09-08 | Disable non-functional methods | Alec Perkins |
| 2012-09-08 | Minor style adjustment | Alec Perkins |
| 2012-09-08 | Link to github accounts in credits | Tom Christie |
| 2012-09-08 | Added @alecperkins. | Tom Christie |
| 2012-09-07 | Merge pull request #251 from mjumbewu/1.3-support | Tom Christie |
| 2012-09-08 | Disable OPTIONS if method isn't allowed | Alec Perkins |
| 2012-09-07 | Fix the tests on 1.3 and HEAD | Mjumbe Wawatu Poe |
| 2012-09-07 | Add information about the request. | Alec Perkins |
| 2012-09-07 | Fix Django master support. | Mjumbe Wawatu Poe |
| 2012-09-07 | Merge pull request #253 from droptype/rf2-docfixes | Tom Christie |
| 2012-09-07 | Missing status code in .txt version of API | Alec Perkins |
| 2012-09-07 | Merge pull request #252 from markotibold/docs-fixes | Tom Christie |
| 2012-09-07 | Add tooltips to other methods | Alec Perkins |
| 2012-09-07 | Fix Django 1.3 compatibility | Mjumbe Wawatu Poe |
| 2012-09-07 | Add some missing imports. | Marko Tibold |
| 2012-09-07 | Apply Bootstrap to in-page request forms. | Alec Perkins |
| 2012-09-07 | Applying Bootstrap to breadcrumbs, page header | Alec Perkins |
| 2012-09-07 | Merge pull request #249 from mjumbewu/restframework2 | Tom Christie |
| 2012-09-07 | Get rid of the BaseToken abstract model | Mjumbe Wawatu Poe |
| 2012-09-07 | Move TokenAuthentication class into djangorestframework.authentication | Mjumbe Wawatu Poe |
| 2012-09-07 | Rework nav to use Bootstrap's Navbar. | Alec Perkins |
| 2012-09-07 | Add in Bootstrap to browsable API base template. Strip out admin-clone styles. | Alec Perkins |
| 2012-09-07 | Fix renderer tests. | Mjumbe Wawatu Poe |
| 2012-09-07 | Change browsable API base template to HTML5 doctype, required by Bootstrap. | Alec Perkins |
| 2012-09-07 | [docs] Fix typo, add link to Tom's Twitter profile | Alec Perkins |