| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-21 | Add .model deprecation to release notes | Tom Christie | |
| 2014-04-13 | Merge remote-tracking branch 'origin/master' into 2.4.0 | Xavier Ordoquy | |
| Conflicts: .travis.yml docs/api-guide/fields.md docs/api-guide/routers.md docs/topics/release-notes.md rest_framework/authentication.py rest_framework/serializers.py rest_framework/templatetags/rest_framework.py rest_framework/tests/test_authentication.py rest_framework/tests/test_filters.py rest_framework/tests/test_hyperlinkedserializers.py rest_framework/tests/test_serializer.py rest_framework/tests/test_testing.py rest_framework/utils/encoders.py tox.ini | |||
| 2014-03-06 | Add SEARCH_PARAM and ORDERING_PARAM to settings | Peter Inglesby | |
| Fixes #1434 | |||
| 2014-01-14 | More HyperlinkedModelSerializer docs | Tom Christie | |
| 2013-12-13 | Allow NUM_PROXIES=0 and include more docs | Tom Christie | |
| 2013-09-06 | Support customizable view EXCEPTION_HANDLER | Andy Freeland | |
| Add `api_settings.EXCEPTION_HANDLER` to support custom error responses. Fixes #907. | |||
| 2013-08-28 | Docs for `MAX_PAGINATE_BY` setting & view attribute. | Tom Christie | |
| 2013-08-19 | Document customizable view names/descriptions | Tom Christie | |
| 2013-08-07 | Fixed typos in a bunch of docs | Veronica Lynn | |
| 2013-07-01 | Complete testing docs | Tom Christie | |
| 2013-06-12 | Changes 'python' to 'Python' when used in prose. | Toby Champion | |
| 2013-05-28 | Fixed typos | Pascal Borreli | |
| 2013-05-08 | Fix DATETIME_FORMAT, DATE_FORMAT, TIME_FORMAT settings. Closes #798 | Tom Christie | |
| 2013-05-07 | Support for multiple filter classes | Tom Christie | |
| 2013-03-21 | Default date/time fields now return python date/time objects again by default | Tom Christie | |
| 2013-03-06 | Clean ups to datetime formatting | Tom Christie | |
| 2013-03-05 | Updating docs | Tom Christie | |
| 2013-03-01 | Update docs | Stephan Groß | |
| 2013-03-01 | Add docs update - part 1 | Stephan Groß | |
| 2013-02-23 | Fill in missing and incorrect settings. | Tom Christie | |
| 2013-01-08 | Fix reference to BasicAuthentication in settings. | Marc Tamlyn | |
| 2013-01-07 | Fix PAGINATE_BY_PARAM docs. Refs #551 | Tom Christie | |
| 2012-11-16 | Polishing to page size query parameters & more docs | Tom Christie | |
| 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-10-31 | added missing semicolon | Stephan Groß | |
| 2012-10-29 | add missing semicolon | Stephan Groß | |
| 2012-10-27 | Add AllowAny permission | Tom Christie | |
| 2012-10-17 | Make settings consistent with corrosponding view attributes | Tom Christie | |
| 2012-10-17 | Split up doc sections more cleanly | Tom Christie | |
| 2012-10-09 | Rename HTMLTemplateRenderer -> HTMLRenderer, DocuemntingHTMLRenderer -> ↵ | Tom Christie | |
| BrowseableAPIRenderer | |||
| 2012-10-02 | URL overrides in settings fixed up slightly | Tom Christie | |
| 2012-09-20 | Change package name: djangorestframework -> rest_framework | Tom Christie | |
| 2012-09-12 | Updating docs | Tom Christie | |
| 2012-09-08 | Links to source files in docs | Tom Christie | |
| 2012-09-06 | TODO notes in docs | Tom Christie | |
| 2012-09-06 | Add more settings to settings.py | Tom Christie | |
| 2012-09-05 | Tidying up docs | Tom Christie | |
| 2012-09-05 | Flesh out authentication docs | Tom Christie | |
| 2012-09-05 | Improve docs | Tom Christie | |
| 2012-09-05 | Add missing doc files | Tom Christie | |
