aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-08-05Latest sponsor updateTom Christie
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-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
Updated Permissions doc link to Django docs
2014-07-31Updated Permissions doc link to Django docsKevin London
The previous link went to version 1 docs so it was a dead link.
2014-07-31Add platinum sponsorsTom Christie
2014-07-30Add django-rest-framework-mongoengine link. Closes #1722 Closes #1562 Closes ↵Tom Christie
#1545
2014-07-29Merge pull request #1720 from tomchristie/feature/django_guardian_cleanupXavier Ordoquy
Django & Django guardian updates
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-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-26Merge pull request #1705 from opbeat/masterTom Christie
Sending "Bearer" and "Bearer " resulted in a 500.
2014-07-25Updated test docstring related to missing bearer token.Ron Cohen
2014-07-25Sending "Bearer" and "Bearer " resulted in a 500.Ron Cohen
2014-07-22Merge pull request #1692 from davbo/patch-1Tom Christie
Update fields.md
2014-07-20Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2014-07-20Add link to drf-extra-fields. Closes #1698Tom Christie
2014-07-18Update README.mdTom Christie
2014-07-18Update README.mdTom Christie
2014-07-18Update README.mdTom Christie
2014-07-18Update README.mdTom Christie
2014-07-18Change positioning of announcement.Tom Christie
2014-07-18Kickstarter announcementTom Christie
2014-07-18Phrasing tweakTom Christie
2014-07-18TypoTom Christie
2014-07-18Beef up the kickstarter announcementTom Christie
2014-07-17Docs for kickstarter announcementTom Christie
2014-07-17Kickstarter note on front pageTom Christie
2014-07-17Update fields.mdDave King
obj.__class__ will return the actual Class object, we want to serialise a string (accessed with obj.__class__.__name__)
2014-07-15Fusion adsTom Christie
2014-07-07Docs on object level permissions and filters. Closes #1683Tom Christie
2014-07-07Kick travisTom Christie
2014-07-01Docs tweakTom Christie
2014-06-27Merge pull request #1665 from smal/modelserialization-charfield-with-nullTom Christie
Modelserialization charfield with null
2014-06-27Merge branch 'master' into modelserialization-charfield-with-nullSerhiy Voyt
2014-06-27Merge pull request #1661 from chibisov/masterTom Christie
Fixes #1651. Add link to drf-extensions nested routers to docs
2014-06-26Fixes #1651. Add link to drf-extensions nested routers to docsChibisov Gennady