aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2013-06-21Brackets not required on decorator without argumentsTom Christie
2013-06-21Merge pull request #941 from FreakyDug/masterTom Christie
2013-06-21Update router docs on base_name. Refs #933.Tom Christie
2013-06-21Correct docs' incorrect usage of action decoratorPhilip Douglas
2013-06-17Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2013-06-17Add Django OAuth Toolkit to docsTom Christie
2013-06-16Update 1-serialization.mdbigsassy
2013-06-14Update release notesTom Christie
2013-06-12Changes 'python' to 'Python' when used in prose.Toby Champion
2013-06-12Added @davesque for work on #926. Thanks! :)Tom Christie
2013-06-10Better docs related to lookup_field and hyperlinked serializers. Closes #920.Tom Christie
2013-06-10Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2013-06-10Add renderer_classes kwarg when binding snippet_highlight explicitly. Closes ...Tom Christie
2013-06-08Added @mindlace for work on #922. Thx!Tom Christie
2013-06-07Remove pass statement before docstring.Ryan Kaskel
2013-06-06Merge pull request #914 from gnunamed/masterTom Christie
2013-06-06Never deepcopy validators. Closes #913Tom Christie
2013-06-05Update serializers.mdgnunamed
2013-06-05Added @areski for docs fix #912. Thanks!Tom Christie
2013-06-05Fix on documentation - wrong reference at previous created view UserList / Us...Areski Belaid
2013-06-04Added trailing_slash argument to routers. Closes #905Tom Christie
2013-06-04Fix ModelField docs. Closes #909.Tom Christie
2013-06-03Version 2.3.52.3.5Tom Christie
2013-06-03request.user should be still be accessible in renderer context if authenticat...Tom Christie
2013-06-03Added @copitux for work on #900. Thanks! :)Tom Christie
2013-06-02Add Django 1.6 to docs and to toxTom Christie
2013-06-02Added @aburgel for work on #887. Thank you :)Tom Christie
2013-06-02Add notes on 'method' argument to '@action' decoratorTom Christie
2013-06-02Serializer field 'default' argument may be a callableTom Christie
2013-05-31fix typoCraig Teegarden
2013-05-31Update release notesTom Christie
2013-05-30Rephrase serializer -> form notes in tutorialTom Christie
2013-05-30Release notesTom Christie
2013-05-30Note widget attribute on serializer field. Closes #836.Tom Christie
2013-05-30Fix quickstart urls module name. Closes #902Tom Christie
2013-05-28Fix md formatting and typosStephan Groß
2013-05-28Add @pborreli for #897Stephan Groß
2013-05-28Fixed typosPascal Borreli
2013-05-26Fix doc typo in UserViewSet exampleSebastien Beal
2013-05-24Version 2.3.42.3.4Tom Christie
2013-05-24Clean up OPTIONS implementationTom Christie
2013-05-24Updating docsTom Christie
2013-05-22Fix release notesTom Christie
2013-05-22Last bits of charset sorting-out-nessTom Christie
2013-05-22Security email addressTom Christie
2013-05-21Tweak nav style slightlyTom Christie
2013-05-21Added @mikee2185 and @mjtorn for their work on #467. Thank you :)Tom Christie
2013-05-21Note usage of django-filter 0.5.4 for Django 1.3 support. Closes #877Tom Christie
2013-05-21Added @atarzwell for docs fix #876. Thanks!Tom Christie
2013-05-20Update TypoAndrew Tarzwell