| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-10-05 | HTMLTemplateRenderer working | Tom Christie | |
| 2012-10-05 | Accepted media type uses most specific of client/renderer media types. | Tom Christie | |
| 2012-10-04 | Abstract out the app_label on test models | Tom Christie | |
| 2012-10-03 | Merge branch 'restframework2' of ↵ | Tom Christie | |
| https://github.com/tomchristie/django-rest-framework into restframework2 | |||
| 2012-10-03 | Rename generic views | Tom Christie | |
| 2012-10-02 | Fixed references to serializer.serialized and serializer.serialized_errors | Matt Bosworth | |
| in part 3 of the tutorial. Altered part 1 to use blogs/urls.py since it was specified at the beginning. Also caught some spelling errors while I was at it. | |||
| 2012-10-02 | Update view docs slightly | Tom Christie | |
| 2012-10-02 | Merge branch 'restframework2' of ↵ | Tom Christie | |
| https://github.com/tomchristie/django-rest-framework into restframework2 | |||
| 2012-10-02 | Cleaner travis image link | Tom Christie | |
| 2012-10-02 | Fix bug where pk could be set in post data | Tom Christie | |
| 2012-10-02 | URL overrides in settings fixed up slightly | Tom Christie | |
| 2012-10-02 | Clean up docs slightly | Tom Christie | |
| 2012-10-02 | Placeholder for FBV docs | Tom Christie | |
| 2012-10-02 | Make example more realistic and less of a toy | Tom Christie | |
| 2012-10-02 | Make 'results_field' attribute of BasePaginationSerializer public. | Tom Christie | |
| 2012-10-02 | Clean up reverse docs slightly | Tom Christie | |
| 2012-10-02 | Renderer documentation | Tom Christie | |
| 2012-10-01 | Add example of using paginator in a view | Tom Christie | |
| 2012-10-01 | Pagination docs | Tom Christie | |
| 2012-10-01 | Expand pagination support, add docs | Tom Christie | |
| 2012-09-30 | Docs tweaking | Tom Christie | |
| 2012-09-28 | Added @j4mie, and added projects to 'additional thanks' as appropriate. | Tom Christie | |
| 2012-09-27 | Only display forms when user has permissions. #159 | Tom Christie | |
| 2012-09-27 | Added @cyberj. Thanks! | Tom Christie | |
| 2012-09-27 | Merge branch 'restframework2' of ↵ | Tom Christie | |
| https://github.com/tomchristie/django-rest-framework into restframework2 | |||
| 2012-09-27 | Added citation to contributing docs | Tom Christie | |
| 2012-09-26 | Added @LaundroMat. Thanks! | Tom Christie | |
| 2012-09-26 | Fix @api_view decorator tests | Tom Christie | |
| 2012-09-25 | Add readonly 'id' field | Tom Christie | |
| 2012-09-25 | Add csrf note | Tom Christie | |
| 2012-09-25 | Fix incorrect bit of tutorial | Tom Christie | |
| 2012-09-20 | Change package name: djangorestframework -> rest_framework | Tom Christie | |
| 2012-09-19 | Added @phobologic. Thanks\! | Tom Christie | |
| 2012-09-19 | Use named links in tutorial docs | Tom Christie | |
| 2012-09-17 | Merge branch 'restframework2' of ↵ | Tom Christie | |
| https://github.com/tomchristie/django-rest-framework into restframework2 | |||
| 2012-09-17 | Tweak docs, fix .error_data -> .errors | Tom Christie | |
| 2012-09-17 | Prevent the touchstart event propagation on the dropdown menus in the navbar. | Alec Perkins | |
| This allows the dropdowns to be used on a touch device. | |||
| 2012-09-16 | Simplify negotiation. Drop MSIE hacks. Etc. | Tom Christie | |
| 2012-09-14 | Drop urlobject2 | Tom Christie | |
| 2012-09-14 | Merge branch 'browsable-bootstrap' of ↵ | Tom Christie | |
| https://github.com/droptype/django-rest-framework into droptype-browsable-bootstrap | |||
| 2012-09-14 | Flesh out resources/routers part of tutorial | Tom Christie | |
| 2012-09-14 | Tweak throttles and improve docs | Tom Christie | |
| 2012-09-13 | Drop GitHub button from docs on small screens | Tom Christie | |
| 2012-09-13 | Tweak copy | Tom Christie | |
| 2012-09-13 | Improve throttles and docs | Tom Christie | |
| 2012-09-13 | Tweak throttling/permissions/auth docs | Tom Christie | |
| 2012-09-12 | Tweaks to Token auth | Tom Christie | |
| 2012-09-12 | GitHub link in toolbar | Tom Christie | |
| 2012-09-12 | Updating docs | Tom Christie | |
| 2012-09-09 | Whoops, forgot to explain these. | Alec Perkins | |
