aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2014-12-08Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2014-12-08cd back to parent directoryTom Christie
2014-12-08Merge pull request #2165 from phalt/httpie-examplesTom Christie
2014-12-08one last tabs / spaces!phalt
2014-12-08fixed indentationsphalt
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-04updates based on suggestionsphalt
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-02remove unsused linkphalt
2014-12-02Updated serializers documentationMatías Lang
2014-12-02fix typoDavid Ray
2014-12-02Only show pip install for httpiephalt
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-01Use httpie for tutorialsphalt
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