aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-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
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
2014-11-26Remove Third party packages sectionJosé Padilla
2014-11-26Merge pull request #2141 from willstott101/once-oneTom Christie
2014-11-26grammarWill Stott
2014-11-26a few typosWill Stott
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
2014-11-26Call out removal of pre_save/post_save more stronglyTom Christie
2014-11-26perform_create, perform_update, perform_destroy hooksTom Christie
2014-11-25Updating fields docsTom Christie
2014-11-25Merge branch 'master' into 3.0-docsTom Christie
2014-11-25Move Quickstart back into 'Tutorial' sectionTom Christie
2014-11-25Add validators pageTom Christie
2014-11-25Merge masterTom Christie
2014-11-25Minor docs tweaksTom Christie
2014-11-25TweakTom Christie
2014-11-25Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2014-11-25Merge branch 'd0ugal-mkdocs'Tom Christie
2014-11-25Use default 'site' directory for docs buildsTom Christie
2014-11-25Include CNAME fileTom Christie
2014-11-25Merge branch 'mkdocs' of git://github.com/d0ugal/django-rest-framework into d...Tom Christie
2014-11-25Add missing optionsTom Christie
2014-11-25Merge pull request #2133 from jpadilla/toxTom Christie
2014-11-25Fix failing YAML testsJosé Padilla
2014-11-25Typo. Refs #2132.Tom Christie
2014-11-25Merge pull request #2132 from jpadilla/third-party-packagesTom Christie
2014-11-25Document writing third party packagesJosé Padilla
2014-11-25Add markdown and PyYAML to tox test requirementsJosé Padilla
2014-11-25Use the is_homepage property.Dougal Matthews
2014-11-25Remove commented out titleDougal Matthews
2014-11-25Refer to the current_page title rather than filenameDougal Matthews