| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-15 | Latest backer update | Tom Christie | |
| 2014-08-15 | Latest sponsor updates | Tom Christie | |
| 2014-08-14 | Fixed small typo | catherinedodge | |
| 2014-08-14 | Minor sponsor correction | Tom Christie | |
| 2014-08-14 | Latest sponsor update | Tom Christie | |
| 2014-08-13 | Latest sponsor update | Tom Christie | |
| 2014-08-12 | Minor docs style change | Tom Christie | |
| 2014-08-12 | Added Cantemo | Tom Christie | |
| 2014-08-12 | Added Rob Spectre | Tom Christie | |
| 2014-08-12 | Added OpenEye as a silver sponsor | Tom Christie | |
| 2014-08-09 | Merge pull request #1745 from nemesisdesign/patch-4 | Tom Christie | |
| docs: add reference to gis serializer | |||
| 2014-08-08 | docs: added reference to gis serializer | Federico Capoano | |
| added reference to GeoFeatureModelSerializer of django-rest-framework-gis | |||
| 2014-08-08 | docs: added reference to DRF-gis in fields | Federico Capoano | |
| added django-rest-framework-gis to third party packages section in /docs/api-guide/fields.md | |||
| 2014-08-07 | Updated links to Bootstrap components | Kevin London | |
| The previous links landed on the the main page and no longer directly linked to specific areas. | |||
| 2014-08-06 | minor doc fix, @api_view() needs an iterable | Rob Terhaar | |
| 2014-08-06 | Fix style for some text | nimiq | |
| 2014-08-05 | Latest sponsor update | Tom Christie | |
| 2014-08-04 | Latest sponsor update | Tom Christie | |
| 2014-08-02 | Update sponsorships | Tom Christie | |
| 2014-08-02 | Added pathwright | Tom Christie | |
| 2014-08-02 | Update Nephila sponsorship | Tom Christie | |
| 2014-08-02 | Sponsor updated | Tom Christie | |
| 2014-08-01 | Added ProReNata AB | Tom Christie | |
| 2014-08-01 | Fix LaterPay link | Tom Christie | |
| 2014-08-01 | Latest sponsor updates | Tom Christie | |
| 2014-08-01 | Latest sponsor updates | Tom Christie | |
| 2014-07-31 | Merge branch 'master' of https://github.com/tomchristie/django-rest-framework | Tom Christie | |
| 2014-07-31 | Kickstarter sponsors | Tom Christie | |
| 2014-07-31 | Updated Permissions doc link to Django docs | Kevin London | |
| The previous link went to version 1 docs so it was a dead link. | |||
| 2014-07-31 | Add platinum sponsors | Tom Christie | |
| 2014-07-30 | Add django-rest-framework-mongoengine link. Closes #1722 Closes #1562 Closes ↵ | Tom Christie | |
| #1545 | |||
| 2014-07-28 | Issue #1707 - Add info about queryset property caching to get_queryset() docs. | Kyle | |
| Add documentation to the get_queryset() method of generic-views.md regarding the caching of the queryset property. | |||
| 2014-07-28 | Issue #1707 - Add documentation about the caching of `GenericAPIView.queryset` | Kyle | |
| to the `queryset` property, `get_queryset()`, and do generic-views.md; remove changes to the viewsets.md documentation from my last commit. | |||
| 2014-07-27 | Issue #1707: Add documentation to api-docs.viewsets notifying users | Kyle Valade | |
| that they should use the get_queryset() method when overriding a ModelViewSet method, such as list(). Otherwise, since queryset is a static property, the value will be cached for every instance of that ViewSet. | |||
| 2014-07-26 | Merge remote-tracking branch 'origin/master' into 2.4.0 | Xavier Ordoquy | |
| Conflicts: rest_framework/fields.py | |||
| 2014-07-22 | Merge pull request #1692 from davbo/patch-1 | Tom Christie | |
| Update fields.md | |||
| 2014-07-20 | Add link to drf-extra-fields. Closes #1698 | Tom Christie | |
| 2014-07-18 | Phrasing tweak | Tom Christie | |
| 2014-07-18 | Typo | Tom Christie | |
| 2014-07-18 | Beef up the kickstarter announcement | Tom Christie | |
| 2014-07-17 | Docs for kickstarter announcement | Tom Christie | |
| 2014-07-17 | Kickstarter note on front page | Tom Christie | |
| 2014-07-17 | Update fields.md | Dave King | |
| obj.__class__ will return the actual Class object, we want to serialise a string (accessed with obj.__class__.__name__) | |||
| 2014-07-15 | Fusion ads | Tom Christie | |
| 2014-07-09 | Updated quick start project set up order | Emmanouil | |
| 2014-07-07 | Docs on object level permissions and filters. Closes #1683 | Tom Christie | |
| 2014-07-01 | Docs tweak | Tom Christie | |
| 2014-06-26 | Fixes #1651. Add link to drf-extensions nested routers to docs | Chibisov Gennady | |
| 2014-06-24 | Merge branch '2.4.0' of github.com:tomchristie/django-rest-framework into #1559 | Carlton Gibson | |
| Conflicts: docs/topics/release-notes.md | |||
| 2014-06-24 | Added (first pass) notes to docs & release notes. Backed out ↵ | Carlton Gibson | |
| `SOUTH_MIGRATION_MODULES` setting from `rest_framework.settings` | |||
