| Age | Commit message (Expand) | Author | 
|---|
| 2014-11-06 | minor spelling tweaks | Brett Koonce | 
| 2014-11-03 | PUT as create docs, and move mixin out to external gist | Tom Christie | 
| 2014-08-29 | Remove `allow_empty`. | Tom Christie | 
| 2014-08-29 | Docs whitespace fix. | Tom Christie | 
| 2014-08-29 | Merge pull request #1784 from tomchristie/remove-model-attribute | Tom Christie | 
| 2014-08-27 | Update generic-views.md | Nathan Hubbell | 
| 2014-08-26 | Update generic-views.md | Nathan Hubbell | 
| 2014-08-21 | Add .model deprecation to release notes | Tom Christie | 
| 2014-08-18 | Merge pull request #1711 from kdazzle/ModelViewSet-queryset-static-property | Tom Christie | 
| 2014-07-28 | Issue #1707 - Add info about queryset property caching to get_queryset() docs. | Kyle | 
| 2014-07-28 | Issue #1707 - Add documentation about the caching of `GenericAPIView.queryset` | Kyle | 
| 2014-05-26 | Add the allow_add_remove parameter to the get_serializer method | khamaileon | 
| 2014-04-28 | typo | Laurent Bristiel | 
| 2014-02-04 | Fixed a bug backticks | RicterZ | 
| 2014-01-19 | Drop django-rest-framework-bulk API descriptions | Tom Christie | 
| 2014-01-18 | Added docs for bulk views from django-rest-framework-bulk. | Miroslav Shubernetskiy | 
| 2013-12-03 | Adds pre_delete and post_delete hooks on | Pablo Recio | 
| 2013-10-24 | Merge pull request #1199 from yamila-moreno/get-filter-backends | Tom Christie | 
| 2013-10-24 | Added get_filter_backends method | Yamila Moreno | 
| 2013-10-24 | Typo on generic-views.md | Yamila | 
| 2013-10-21 | Added .  Closes #1188. | Tom Christie | 
| 2013-09-12 | Note on '.model' as default only, with 'serializer_class', and 'queryset' att... | Tom Christie | 
| 2013-08-29 | minor sp | Brett Koonce | 
| 2013-08-21 | Docs tweaking around `check_object_permissions` | Tom Christie | 
| 2013-08-21 | Merge pull request #1050 from filipeximenes/master | Tom Christie | 
| 2013-08-21 | Include import paths throughout docs. | Tom Christie | 
| 2013-08-20 | improving documentation about object level permissions #1049 | Filipe Ximenes | 
| 2013-08-01 | Add missing comma to generic view example. | Ricky Rosario | 
| 2013-06-26 | Fix incorrect example | Tom Christie | 
| 2013-06-10 | Better docs related to lookup_field and hyperlinked serializers. Closes #920. | Tom Christie | 
| 2013-06-06 | Never deepcopy validators. Closes #913 | Tom Christie | 
| 2013-05-28 | Fixed typos | Pascal Borreli | 
| 2013-05-10 | Fix minor code error in Generic Views documentation - missing `if` statement. | Hamish Campbell | 
| 2013-05-09 | Tweak doc text slightly | Tom Christie | 
| 2013-05-09 | Added 'Customizing the generic views' section.  Closes #816 | Tom Christie | 
| 2013-05-08 | Update generic-views.md | Tom Christie | 
| 2013-05-07 | Support for multiple filter classes | Tom Christie | 
| 2013-05-07 | allow_empty -> pending deprecation in preference of overridden get_queryset. | Tom Christie | 
| 2013-05-05 | docs, docs, docs | Tom Christie | 
| 2013-05-02 | Simplifying bits of docs | Tom Christie | 
| 2013-04-25 | More viewset/router docs | Tom Christie | 
| 2013-04-24 | Various clean up and lots of docs | Tom Christie | 
| 2013-04-23 | Merge remove-django-generics | Tom Christie | 
| 2013-04-04 | Tweaks | Tom Christie | 
| 2013-03-30 | Spelling/grammar fixes. | Victor Shih | 
| 2013-02-06 | Added a `post_save` hook.  Closes #558. | Tom Christie | 
| 2013-01-02 | Added `RetrieveUpdateAPIView` | Tom Christie | 
| 2012-12-21 | slug_kwarg attribute doesn't work; it should be slug_url_kwarg | Reinout van Rees | 
| 2012-12-13 | added RetrieveUpdateAPIView | Stephan Groß | 
| 2012-11-18 | Docs, docs, docs, docs, docs, docs | Tom Christie |