index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-07-08
remove hardcoded model._meta.many_to_many[0]; update mixin tests to test with...
Craig Blaszczyk
2011-07-08
update mixin to work with m2m data using a through field, by storing the name...
Craig Blaszczyk
2011-07-08
add unit tests which show m2m creation failing for through table
Craig Blaszczyk
2011-07-07
Tests for CreateModelMixin (unit and integration test via ListOrCreateModelVi...
Fernando Zunino
2011-07-05
Support for creating objects with m2m relations
Fernando Zunino
2011-07-02
Picky. :)
Tom Christie
2011-07-02
Merge pull request #40 from ulmus/master
Tom Christie
2011-07-02
Fixed YAMLParser = None
Jens Alm
2011-07-02
Sloppy copy-pasting...
Jens Alm
2011-07-02
parsers.DEFAULT_PARSERS added to be consistent with renderers.DEFAULT_RENDERERS
Jens Alm
2011-07-02
Edited AUTHORS via GitHub
Tom Christie
2011-07-02
Merge pull request #37 from fzunino/none-renderer-fix
Tom Christie
2011-07-02
Fix: Crash when yaml isn't installed.
Fernando Zunino
2011-07-02
Typo
Tom Christie
2011-07-01
pull in markos changes, minor tweaks to yaml stuff
Tom Christie
2011-07-01
Tweak intro in README
Tom Christie
2011-07-01
Merge hg-git ickyness
Tom Christie
2011-07-01
Urg, force update after hg-git ickyness
Tom Christie
2011-07-01
Try to force README.rst to rename
Tom Christie
2011-07-01
Try to force README.rst to rename
Tom Christie
2011-07-01
Try to for README to rename
Tom Christie
2011-07-01
Tweak
Tom Christie
2011-07-01
Tweak
Tom Christie
2011-07-01
Markup the README
Tom Christie
2011-07-01
Fix bitbucket issue 39. All further issues should be on github
Tom Christie
2011-07-01
Mmm, unconvinced if this whole hg-git thing is a good plan...
Tom Christie
2011-07-01
Merge 60cd5363ab1343260c4ed8322d2d26064d56c3d3 into 16d8c3255d549d410b04d86ab...
GitHub Merge Button
2011-07-01
merge
Tom Christie
2011-07-01
Fix #36
Tom Christie
2011-07-01
Merge 60cd5363ab1343260c4ed8322d2d26064d56c3d3 into 8bafa01abd9bcc104aa413f09...
GitHub Merge Button
2011-07-01
FIX: ModelViews can have Resources whose models have unique fields.
Fernando Zunino
2011-06-30
Tidy up oauth imports slightly
Tom Christie
2011-06-30
Merge ickyness
Tom Christie
2011-06-30
Urg
Tom Christie
2011-06-30
Ug
Tom Christie
2011-06-30
Fixing merge mess of hg-git ickyness.
Tom Christie
2011-06-30
Add astraw to AUTHORS
Tom Christie
2011-06-30
merge from astraw
Tom Christie
2011-06-29
Merge pull request #33 from astraw/master
Tom Christie
2011-06-29
Merge f6e4578656632c3a88b113c7349911a89a41bfea into d714901a60e848e5f3c9f1785...
GitHub Merge Button
2011-06-29
return 400 BAD REQUEST rather than Django traceback/500 error on failed multi...
Andrew Straw
2011-06-28
Pull in David's initial oauth tests
Tom Christie
2011-06-27
Remove erronous traceback
Tom Christie
2011-06-26
Allow .json .html .xml style urls and also allow these formats to be specifie...
Michael Fötsch
2011-06-26
syncing dependencies.
markotibold
2011-06-26
moved from examples/requirements.txt to main requirements.txt
markotibold
2011-06-26
some restyling and updated requirements.txt for yaml support
markotibold
2011-06-26
Very basic YAML support. Probably needs some tweaking, and definitely needs t...
markotibold
2011-06-26
Very basic YAML support. Probably needs some tweaking, and definitely needs t...
markotibold
2011-06-26
On 403's no forms will be displayed anymore
markotibold
[next]