| Age | Commit message (Expand) | Author |
| 2012-11-19 | More docs tweaking. | Tom Christie |
| 2012-11-19 | Docs tweaks. | Tom Christie |
| 2012-11-19 | Tweaks to SerializerMethodField docs | Jamie Matthews |
| 2012-11-19 | Add SerializerMethodField | Jamie Matthews |
| 2012-11-18 | Update robromano fork with upstream master | Robert Romano |
| 2012-11-18 | Docs, docs, docs, docs, docs, docs | Tom Christie |
| 2012-11-16 | Tweak | Tom Christie |
| 2012-11-16 | Improve pagination docs | Tom Christie |
| 2012-11-16 | Merge pull request #422 from markotibold/max_length_for_modelserializers | Tom Christie |
| 2012-11-16 | Merge pull request #408 from markotibold/file_and_image_fields | Tom Christie |
| 2012-11-16 | Polishing to page size query parameters & more docs | Tom Christie |
| 2012-11-16 | Simplified docs a bit for FileField and ImageField. | Marko Tibold |
| 2012-11-16 | Added brief docs for URLField and SlugField. | Marko Tibold |
| 2012-11-16 | Merge pull request #412 from minddust/custom_page_size_per_request | Tom Christie |
| 2012-11-16 | Docs, tox and travis use django-filter 0.5.4 | Tom Christie |
| 2012-11-16 | Fix typo | Tom Christie |
| 2012-11-16 | WIP on docs for File- and ImageFileds. | Marko Tibold |
| 2012-11-15 | updated script to just use page_size_kwarg | Stephan Groß |
| 2012-11-15 | added global and per resource on/off switch + updated docs | Stephan Groß |
| 2012-11-14 | Renamed AuthTokenView to ObtainAuthToken, added obtain_auth_token var, update... | Rob Romano |
| 2012-11-14 | Added documentation on how to use the token authentication login view. | Rob Romano |
| 2012-11-14 | added description how to use the auth token | Stephan Groß |
| 2012-11-14 | updated docs | Stephan Groß |
| 2012-11-13 | Remove OAuth2 from docs | Tom Christie |
| 2012-11-09 | Support for `read_only_fields` on `ModelSerializer` classes | Tom Christie |
| 2012-11-09 | Merge with master | Tom Christie |
| 2012-11-09 | Minor docs tweak. | Tom Christie |
| 2012-11-09 | Typo | Tom Christie |
| 2012-11-09 | Merge pull request #383 from tomchristie/filtering | Tom Christie |
| 2012-11-09 | Updated filteing docs. | Tom Christie |
| 2012-11-08 | Make default FILTER_BACKEND = None | Tom Christie |
| 2012-11-08 | Add media_type to example file parser | Tom Christie |
| 2012-11-07 | Add filtering into documentation | Tom Christie |
| 2012-11-07 | Make filtering optional, and pluggable. | Tom Christie |
| 2012-11-06 | fixed typo | Stephan Groß |
| 2012-11-06 | fixed typo in html status code | Stephan Groß |
| 2012-11-06 | Add pk_url_kwarg to hyperlinked fields | Tom Christie |
| 2012-11-06 | added slug support for HyperlinkedIdentityField | Stephan Groß |
| 2012-11-06 | Support for HTML error templates. Fixes #319. | Tom Christie |
| 2012-11-05 | Tweaks | Tom Christie |
| 2012-11-05 | Tweak related field docs now that queryset is no longer required. | Tom Christie |
| 2012-11-05 | Merge pull request #347 from minddust/master | Tom Christie |
| 2012-11-05 | added docs | Stephan Groß |
| 2012-11-05 | Swap position of `instance` and `data` keyword arguments. | Tom Christie |
| 2012-11-01 | Tweaks fields docs, and fix 2.0.1 version.2.0.1 | Tom Christie |
| 2012-10-31 | Fixing documentation on auth/throttling guides | Otto Yiu |
| 2012-10-31 | added missing semicolon | Stephan Groß |
| 2012-10-29 | fixed api_view decorator useage | Stephan Groß |
| 2012-10-29 | remove empty rows | Stephan Groß |
| 2012-10-29 | fix api_view decorator useage | Stephan Groß |