aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-07-05Support for creating objects with m2m relationsFernando Zunino
2011-07-04Merge 3161475562c3a529389657f21813f91864b0787a into 2dc042f0cf3a3d6049a1d2641...GitHub Merge Button
2011-07-04debugged serializersSébastien Piquemal
2011-07-02Picky. :)Tom Christie
2011-07-02Merge pull request #40 from ulmus/masterTom Christie
2011-07-02Merge 3e0a978dd97a55a5db072584a2bba639ed790b82 into 1885012d61c7ba78e78648ef2...GitHub Merge Button
2011-07-02Fixed YAMLParser = NoneJens Alm
2011-07-02Merge 20c7e605c987bbfec23fbd305e71168b21672bec into 1885012d61c7ba78e78648ef2...GitHub Merge Button
2011-07-02Sloppy copy-pasting...Jens Alm
2011-07-02parsers.DEFAULT_PARSERS added to be consistent with renderers.DEFAULT_RENDERERSJens Alm
2011-07-02Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkJens Alm
2011-07-02.gitignoreJens Alm
2011-07-02gitignoreJens Alm
2011-07-02Set default renderers for views when yaml is not installedJens Alm
2011-07-02Edited AUTHORS via GitHubTom Christie
2011-07-02Merge pull request #37 from fzunino/none-renderer-fixTom Christie
2011-07-02Merge 3b81453fd1e3f6570586dcedab16a52fdec577e6 into 83b47c4b766273f0691c0a81a...GitHub Merge Button
2011-07-02Fix: Crash when yaml isn't installed.Fernando Zunino
2011-07-02TypoTom Christie
2011-07-01pull in markos changes, minor tweaks to yaml stuffTom Christie
2011-07-01Tweak intro in READMETom Christie
2011-07-01Merge hg-git ickynessTom Christie
2011-07-01Urg, force update after hg-git ickynessTom Christie
2011-07-01Try to force README.rst to renameTom Christie
2011-07-01Try to force README.rst to renameTom Christie
2011-07-01Try to for README to renameTom Christie
2011-07-01TweakTom Christie
2011-07-01TweakTom Christie
2011-07-01Markup the READMETom Christie
2011-07-01Fix bitbucket issue 39. All further issues should be on githubTom Christie
2011-07-01Mmm, unconvinced if this whole hg-git thing is a good plan...Tom Christie
2011-07-01Merge 60cd5363ab1343260c4ed8322d2d26064d56c3d3 into 16d8c3255d549d410b04d86ab...GitHub Merge Button
2011-07-01mergeTom Christie
2011-07-01Fix #36Tom Christie
2011-07-01Merge 60cd5363ab1343260c4ed8322d2d26064d56c3d3 into 8bafa01abd9bcc104aa413f09...GitHub Merge Button
2011-07-01FIX: ModelViews can have Resources whose models have unique fields.Fernando Zunino
2011-06-30Tidy up oauth imports slightlyTom Christie
2011-06-30Merge ickynessTom Christie
2011-06-30UrgTom Christie
2011-06-30UgTom Christie
2011-06-30Fixing merge mess of hg-git ickyness.Tom Christie
2011-06-30Add astraw to AUTHORSTom Christie
2011-06-30merge from astrawTom Christie
2011-06-29Merge pull request #33 from astraw/masterTom Christie
2011-06-29Merge f6e4578656632c3a88b113c7349911a89a41bfea into d714901a60e848e5f3c9f1785...GitHub Merge Button
2011-06-29return 400 BAD REQUEST rather than Django traceback/500 error on failed multi...Andrew Straw
2011-06-28Pull in David's initial oauth testsTom Christie
2011-06-27Remove erronous tracebackTom Christie
2011-06-26Allow .json .html .xml style urls and also allow these formats to be specifie...Michael Fötsch
2011-06-26syncing dependencies.markotibold