| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-04 | Cleanup imports | Tom Christie | |
| Mostly adding `from __future__ import unicode_literals` everywhere. | |||
| 2013-02-01 | 3.2, 3.3 compat | Tom Christie | |
| 2013-02-01 | Merge branch 'p3k' of https://github.com/linovia/django-rest-framework into ↵ | Tom Christie | |
| working Conflicts: rest_framework/authentication.py rest_framework/relations.py rest_framework/serializers.py rest_framework/settings.py rest_framework/tests/authentication.py rest_framework/tests/genericrelations.py rest_framework/tests/generics.py rest_framework/tests/relations_hyperlink.py rest_framework/tests/relations_nested.py rest_framework/tests/relations_pk.py rest_framework/tests/serializer.py | |||
| 2013-01-07 | Introduced HTTP_HEADER_ENCODING. | Xavier Ordoquy | |
| 2013-01-07 | Be more informative when reporting import errors. | Marc Tamlyn | |
| 2013-01-03 | Move the various compat things to the compat module. | Xavier Ordoquy | |
| 2012-11-22 | First passing test under p3k \o/ | Xavier Ordoquy | |
| 2012-11-16 | Polishing to page size query parameters & more docs | Tom Christie | |
| 2012-11-16 | Merge pull request #412 from minddust/custom_page_size_per_request | Tom Christie | |
| support for custom page size per request | |||
| 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 | fixed some typos | Stephan Groß | |
| 2012-11-08 | Make default FILTER_BACKEND = None | Tom Christie | |
| 2012-11-07 | Make filtering optional, and pluggable. | Tom Christie | |
| 2012-10-27 | Add AllowAny permission | Tom Christie | |
| 2012-10-17 | Make settings consistent with corrosponding view attributes | Tom Christie | |
| 2012-10-15 | Tweak parsers to take parser_context | Tom Christie | |
| 2012-10-10 | Tidy up APISettings object to not rely on module state | Tom Christie | |
| 2012-10-09 | Rename HTMLTemplateRenderer -> HTMLRenderer, DocuemntingHTMLRenderer -> ↵ | Tom Christie | |
| BrowseableAPIRenderer | |||
| 2012-10-04 | HyperlinkedModelSerializer with working HyperlinkedIdentityField, but no ↵ | Tom Christie | |
| hyperlinked relations | |||
| 2012-10-02 | URL overrides in settings fixed up slightly | Tom Christie | |
| 2012-09-30 | Pagination support | Tom Christie | |
| 2012-09-26 | Fix @api_view decorator tests | Tom Christie | |
| 2012-09-26 | Add missing comma | Tom Christie | |
| 2012-09-26 | Bits of cleanup | Tom Christie | |
| 2012-09-20 | Clean up bits of templates etc | Tom Christie | |
| 2012-09-20 | Change package name: djangorestframework -> rest_framework | Tom Christie | |
