| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-18 | Merge pull request #1654 from carltongibson/1559-take-2 | Tom Christie | |
| Allow use of native migrations in 1.7 — Take 2 | |||
| 2014-08-18 | Improve wording. | Carlton Gibson | |
| 2014-08-18 | Alter other reference to migrations. | Carlton Gibson | |
| 2014-08-18 | Updated docs for South v1.0 | Carlton Gibson | |
| 2014-08-18 | Merge pull request #1711 from kdazzle/ModelViewSet-queryset-static-property | Tom Christie | |
| Issue #1707: Add documentation to api-docs.viewsets | |||
| 2014-08-18 | tabs -> spaces | Tom Christie | |
| 2014-08-18 | Merge pull request #1688 from ekonstantinidis/quick-start-order | Tom Christie | |
| Updated quick start project set up order | |||
| 2014-08-18 | Remove kickstarter links from homepage and README | Tom Christie | |
| 2014-08-18 | Link to Django docs on widgets. Closes #1760. | Tom Christie | |
| 2014-08-18 | Merge pull request #1761 from sshquack/minor-doc-updates | Tom Christie | |
| Trivial doc updates | |||
| 2014-08-16 | Sponsor update | Tom Christie | |
| 2014-08-15 | Strip trailing spaces in tutorial | sshquack | |
| 2014-08-15 | Specify file names using standard format | sshquack | |
| + Explicitly specify module names in the standard format similar to all the other tutorials + Remove the extra quote around module name | |||
| 2014-08-15 | Latest sponsor update | Tom Christie | |
| 2014-08-15 | Added compile to the sponsors | Tom Christie | |
| 2014-08-15 | Added Holvi | Tom Christie | |
| 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. | |||
