aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2014-12-08Added 3.0 to release notes.Tom Christie
2014-12-08Add misc note about localizationJosé Padilla
2014-12-07Amend ViewSet docs to warn of potential problemMark Henwood
2014-12-06Fix the new Django default db nameXavier Ordoquy
2014-12-05Minor docs tweaksTom Christie
2014-12-05Merge pull request #2204 from carltongibson/default-docs-fixTom Christie
2014-12-05user in example should have been instance. Closees #2191.Tom Christie
2014-12-05Added .validated_data usage. Closes #2214.Tom Christie
2014-12-05Style tweaks in examplesTom Christie
2014-12-05Fix quickstart tutorialTom Christie
2014-12-04Fix the tutorial against the v3.0Xavier Ordoquy
2014-12-04print() function works from Python 2.6 to 3.XXavier Ordoquy
2014-12-04Add missing definite articleCarlton Gibson
2014-12-04Initial link from Serializers to ValidatorsCarlton Gibson
2014-12-03Renamed validated_attrs to validated_data to be more in line with other simil...Martin Tschammer
2014-12-03Update build status icon on github pages page.eiriksm
2014-12-02Updated serializers documentationMatías Lang
2014-12-02fix typoDavid Ray
2014-12-02Document Field.fail(). Closes #2147.Tom Christie
2014-12-02Promote 'many_init' to public API. Closes #2152.Tom Christie
2014-12-02Merge pull request #2173 from jpadilla/masterTom Christie
2014-12-02Merge branch 'master' of github.com:tomchristie/django-rest-frameworkTymur Maryokhin
2014-12-01Consolidate Django and test requirementsJosé Padilla
2014-12-01Change allow_none to allow_nullJosé Padilla
2014-12-01Add missing 'validators.py' link. Closes #2166.Tom Christie
2014-12-01Minor 3.0 announcment tweaksTom Christie
2014-12-01Minor validtors tweak3.0.0Tom Christie
2014-12-01Support Django's core ValidationError for backwards compat. Refs #2145.Tom Christie
2014-12-01Add 3.0 announcementTom Christie
2014-11-29Fixed typosTymur Maryokhin
2014-11-28Minor tweaks to contributing docsTom Christie
2014-11-28@api_view defaults to allowing GETTom Christie
2014-11-28Finalizing 3.0 release notesTom Christie
2014-11-28Add 2.x notes and linksTom Christie
2014-11-28Docs. Sponsor call-out.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-27Fix sponsor images for mkdocsTom Christie
2014-11-273.0 serializer docsTom Christie
2014-11-26Remove Third party packages sectionJosé Padilla
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-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