aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-04fix broken documentation linksDrew Kowalik
2013-12-04Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2013-12-04First pass on contribution guideTom Christie
2013-12-04Merge pull request #1267 from tomchristie/fix-1133Tom Christie
2013-12-04Clarify wording, fixes #1133.Tom Christie
2013-12-03Merge pull request #1265 from tomchristie/fix-1196Tom Christie
2013-12-03Remove Content-Type header from empty responses. Fixes #1196Tom Christie
2013-12-03First pass at a test for ParseErrors breaking the browsable APITom Christie
2013-12-03Added @ian-foote, for work on #1250. Thanks!Tom Christie
2013-12-03Update release-notes.mdTom Christie
2013-12-03Merge pull request #1250 from Ian-Foote/choice_fieldTom Christie
2013-12-03Catch errors during parsing and set empty .DATA/.FILES before re-raising.Tom Christie
2013-12-03Update release-notes.mdTom Christie
2013-12-03Merge pull request #1258 from pyriku/delete-signals-destroy-model-mixinTom Christie
2013-12-03Adds pre_delete and post_delete hooks onPablo Recio
2013-12-02Merge pull request #1256 from minddust/fix_docs_sampleTom Christie
2013-12-02Fix TemplateHTMLRenderer exampleStephan Groß
2013-11-27Merge pull request #1252 from thedrow/patch-3Tom Christie
2013-11-27Rephrased documentation changes according to feedback on IRC.Omer Katz
2013-11-27Updated the assertion message of the ImageField.Omer Katz
2013-11-27Recommend using Pillow instead of PIL.Omer Katz
2013-11-27Add unittests for ChoiceField metadata.Ian Foote
2013-11-26Add more context to the ChoiceField metadata.Ian Foote
2013-11-26Add choices to options metadata for ChoiceField.Ian Foote
2013-11-22Remove u from literalsMalcolm Box
2013-11-21Fix issue #1231: JSONEncoder doesn't handle dict-like objectsMalcolm Box
2013-11-21Merge pull request #1229 from jgomezb/patch-2Tom Christie
2013-11-20Update 'default' explanation. Closes #1239Tom Christie
2013-11-19Update release-notes.mdTom Christie
2013-11-19Merge pull request #1240 from KrzysiekJ/put-as-createTom Christie
2013-11-19Added handling of validation errors in PUT-as-create.Krzysztof Jurewicz
2013-11-19Remove a couple of .html suffixes in docsTom Christie
2013-11-19Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2013-11-19Canonical page for index should be '/', not '/index'Tom Christie
2013-11-19Merge pull request #1238 from linovia/bugfix/recovering_testsTom Christie
2013-11-18Removed the DynamicSerializerView duplicationXavier Ordoquy
2013-11-18Add a 404 page to the docsTom Christie
2013-11-18Drop .html suffixes in docsTom Christie
2013-11-18Another fix for nested writable serializers in case of the related_name isnâ€...Xavier Ordoquy
2013-11-18Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2013-11-18Add User import. Refs #599Tom Christie
2013-11-18Merge pull request #1235 from thedrow/patch-3Tom Christie
2013-11-18Enabled syntax highlighting in the README file.Omer Katz
2013-11-17Merge pull request #1233 from ghickman/wheelTom Christie
2013-11-17Fixed the nested model serializers in case of the related_name isn’t set.Xavier Ordoquy
2013-11-15add auth param to request client callsPhilip Forget
2013-11-15update requirements for django-oauth-plus to 2.2.1Philip Forget
2013-11-15Set up wheel distribution supportGeorge Hickman
2013-11-15Use less specfic language in UltaJSON notesTom Christie
2013-11-15Version 2.3.92.3.9Tom Christie