aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-12-03Merge branch 'jpadilla-yaml' into version-3.1Tom Christie
2014-12-03MergeTom Christie
2014-12-03Merge branch 'jpadilla-jsonp' into version-3.1Tom Christie
2014-12-03MergeTom Christie
2014-12-03MergeTom Christie
2014-12-03Merge branch 'jpadilla-oauth_as_package' into version-3.1Tom Christie
2014-12-03Merge pull request #2160 from jpadilla/xmlTom Christie
Remove XML support from core
2014-11-29Remove XML support from coreJosé Padilla
2014-11-29Remove JSONP support from coreJosé Padilla
2014-11-29Remove YAML support from coreJosé Padilla
2014-11-28Merge branch 'version-3.1' into oauth_as_packageJosé Padilla
Conflicts: requirements-test.txt rest_framework/compat.py tests/settings.py tox.ini
2014-11-28Use ImproperlyConfigured when model meta lookup failsTom Christie
2014-11-28Merge pull request #2086 from beck/doug/blow-up-with-bad-modelsTom Christie
Ensure _resolve_model does not return None
2014-11-28Merge pull request #2143 from linovia/bugfix/1850Tom Christie
Bugfix for #1850
2014-11-28Finalizing 3.0 release notesTom Christie
2014-11-28Add 2.x notes and linksTom Christie
2014-11-28Merge pull request #2153 from maryokhin/patch-1Carlton Gibson
Update token auth view. Closes #2151.
2014-11-28Docs. Sponsor call-out.Tom Christie
2014-11-28Drop defunct testsTom Christie
2014-11-28Add 'built with MkDocs' footerTom Christie
2014-11-28Drop google_analytics config since it's in the base template anyways.Tom Christie
2014-11-28Docs. Minor tweaks.Tom Christie
2014-11-28Removed unused importTymur Maryokhin
2014-11-28Update token auth view. Closes #2151.Tymur Maryokhin
2014-11-28Docs on nested creates/updates and suchlikeTom Christie
2014-11-28Merge branch '3.0-docs'Tom Christie
2014-11-28Moar docs. Amazing.Tom Christie
2014-11-27Notes on removal of Field.validate() and Serializer.transform_<field_name>Tom Christie
2014-11-27Drop Field.validateTom Christie
2014-11-27Drop transform_<field_name>Tom Christie
2014-11-27Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2014-11-27Fix for nested attribute lookups where one is a callableTom Christie
2014-11-27Merge pull request #2149 from jpadilla/masterTom Christie
Update to latest minor Django versions
2014-11-27Update to latest minor Django versionsJosé Padilla
2014-11-27Fix sponsor images for mkdocsTom Christie
2014-11-27Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2014-11-27Support callable attributes in dotted source. Closes #2142.Tom Christie
2014-11-273.0 serializer docsTom Christie
2014-11-27Merge pull request #2144 from jpadilla/patch-2Tom Christie
Remove Third party packages section
2014-11-26Remove Third party packages sectionJosé Padilla
Information about Third party packages is already covered under the Third Party Resources topic
2014-11-26Be nicer with __closable_objects.Xavier Ordoquy
2014-11-26Merge pull request #2141 from willstott101/once-oneTom Christie
tutorial typo fix
2014-11-26grammarWill Stott
2014-11-26a few typosWill Stott
2014-11-26Merge remote-tracking branch 'reference/master' into bugfix/1850Xavier Ordoquy
2014-11-26Tweak to 3.0 relationship docsTom Christie
2014-11-263.0 docs and tidy-up for serializer relationshipsTom Christie
2014-11-26Docstring for 'many_init'Tom Christie
2014-11-26Update notes on autocompleteTom Christie
2014-11-263.0 docs for serializer fieldsTom Christie