aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-08-12Added OpenEye as a silver sponsorTom Christie
2014-08-11Merge pull request #1750 from tomchristie/json-renderer-refactorTom Christie
2014-08-11Refactor JSONRenderer slightly for easier overridingTom Christie
2014-08-09Merge pull request #1745 from nemesisdesign/patch-4Tom Christie
2014-08-09Merge pull request #1744 from nemesisdesign/patch-3Tom Christie
2014-08-08docs: added reference to gis serializerFederico Capoano
2014-08-08docs: added reference to DRF-gis in fieldsFederico Capoano
2014-08-08Merge pull request #1740 from kevinlondon/patch-4Tom Christie
2014-08-07Updated links to Bootstrap componentsKevin London
2014-08-07Updated documentation for urls.pyKevin London
2014-08-07Merge pull request #1737 from kevinlondon/patch-2Tom Christie
2014-08-06Update description of OrderingFilterKevin London
2014-08-07Merge pull request #1736 from robbyt/patch-2Tom Christie
2014-08-06minor doc fix, @api_view() needs an iterableRob Terhaar
2014-08-06Merge pull request #1733 from nimiq/patch-1Tom Christie
2014-08-06Fix style for some textnimiq
2014-08-05Merge pull request #1732 from jalan/masterTom Christie
2014-08-05Latest sponsor updateTom Christie
2014-08-05Remove duplicate class attributesJason Alan Palmer
2014-08-04Latest sponsor updateTom Christie
2014-08-02Update sponsorshipsTom Christie
2014-08-02Added pathwrightTom Christie
2014-08-02Update Nephila sponsorshipTom Christie
2014-08-02Sponsor updatedTom Christie
2014-08-01Added ProReNata ABTom Christie
2014-08-01Fix LaterPay linkTom Christie
2014-08-01Latest sponsor updatesTom Christie
2014-08-01Latest sponsor updatesTom Christie
2014-08-01Leave status responsibility to parent classAnler Hp
2014-07-31Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2014-07-31Kickstarter sponsorsTom Christie
2014-07-31Merge pull request #1724 from kevinlondon/patch-1Xavier Ordoquy
2014-07-31Updated Permissions doc link to Django docsKevin London
2014-07-31Add platinum sponsorsTom Christie
2014-07-30Add django-rest-framework-mongoengine link. Closes #1722 Closes #1562 Closes ...Tom Christie
2014-07-29Merge pull request #1720 from tomchristie/feature/django_guardian_cleanupXavier Ordoquy
2014-07-29Better fix for the Django 1.3 compatXavier Ordoquy
2014-07-29Fixed the Django 1.3 compatXavier Ordoquy
2014-07-29Fixed the cache issue with Django 1.7 rc*Xavier Ordoquy
2014-07-28Issue #1707 - Add info about queryset property caching to get_queryset() docs.Kyle
2014-07-28Issue #1707 - Add documentation about the caching of `GenericAPIView.queryset`Kyle
2014-07-28Updated the tox file.Xavier Ordoquy
2014-07-28Django-guardian version cleanup.Xavier Ordoquy
2014-07-28Merge remote-tracking branch 'reference/master'Xavier Ordoquy
2014-07-28Fix #1712 (issue when django-guardian is installed but not configured/used)Xavier Ordoquy
2014-07-27Issue #1707: Add documentation to api-docs.viewsets notifying usersKyle Valade
2014-07-26Merge pull request #1705 from opbeat/masterTom Christie
2014-07-26Merge remote-tracking branch 'origin/master' into 2.4.0Xavier Ordoquy
2014-07-25Updated test docstring related to missing bearer token.Ron Cohen
2014-07-25Sending "Bearer" and "Bearer " resulted in a 500.Ron Cohen