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-27
Merge pull request #59 from gwrtheyrn/patch-1
Tom Christie
2011-07-27
Fixed TypeError that occurs without request data.
Danilo Bargen
2011-07-22
Whitespace tweaks
Tom Christie
2011-07-22
Whitespace tweak
Tom Christie
2011-07-19
Edited djangorestframework/permissions.py via GitHub
Tom Christie
2011-07-19
Edited AUTHORS via GitHub
Tom Christie
2011-07-19
Merge pull request #53 from ulmus/master
Tom Christie
2011-07-19
Revert "Added pagination mixin. Need to write tests"
Tom Christie
2011-07-19
Revert "Now throws a 404 if page isn't an int"
Tom Christie
2011-07-19
Revert pagination stuff
Tom Christie
2011-07-19
Added tests for pagination
Tom Drummond
2011-07-19
Now throws a 404 if page isn't an int
Tom Drummond
2011-07-19
Added pagination mixin. Need to write tests
Tom Drummond
2011-07-19
Fixed __init__ arguments on ModelResource
Jens Alm
2011-07-15
More tests for overloaded json requests and normal json requests
Tom Drummond
2011-07-15
Added more tests related to request.POST and request.DATA
Tom Drummond
2011-07-15
Added tests to ensure you can access request.POST with UserLoggedInAuthentica...
Tom Drummond
2011-07-14
Edited AUTHORS via GitHub
Tom Christie
2011-07-14
Edited AUTHORS via GitHub
Tom Christie
2011-07-14
Edited AUTHORS via GitHub
Tom Christie
2011-07-14
Edited AUTHORS via GitHub
Tom Christie
2011-07-14
Added garciasolero
Tom Christie
2011-07-14
Merge pull request #49 from garciasolero/master
Tom Christie
2011-07-13
Test for serialitation of dictionaries with keys that collide with
garciasolero
2011-07-13
Improve coverage reporting
Tom Christie
2011-07-11
hg-git merging
tom christie tom@tomchristie.com
2011-07-11
hg-git merging
tom christie tom@tomchristie.com
2011-07-11
hg-git merging
tom christie tom@tomchristie.com
2011-07-11
hg-git merging
tom christie tom@tomchristie.com
2011-07-11
hg-git merging
tom christie tom@tomchristie.com
2011-07-11
hg-git merging
tom christie tom@tomchristie.com
2011-07-11
hg-git merging
tom christie tom@tomchristie.com
2011-07-11
hg-git merging
tom christie tom@tomchristie.com
2011-07-11
hg-git merging
tom christie tom@tomchristie.com
2011-07-11
hg-git merging
tom christie tom@tomchristie.com
2011-07-11
Merge branch 'master' of github.com:tomchristie/django-rest-framework
Tom Christie
2011-07-11
typo in test
Tom Christie
2011-07-11
Update Authors. Also It's going to be too hard to track who's done exactly w...
Tom Christie
2011-07-11
Merge pull request #46 from jakul/m2m_create_through
Tom Christie
2011-07-11
Merge 91b9d0b2a3fa55ff163f64bc689a59ca01cff8bb into 5433cb3e27058c2f7da6118ff...
GitHub Merge Button
2011-07-11
Merge pull request #44 from fzunino/m2m_create
Tom Christie
2011-07-11
Merge 8a2944acdf66a966f0bd4ea4770f012f2597fb4e into e4ce57b88cdcb3a0e642d05a7...
GitHub Merge Button
2011-07-11
Merge pull request #45 from sebpiq/master
Tom Christie
2011-07-08
Merge 91b9d0b2a3fa55ff163f64bc689a59ca01cff8bb into 3b2e70dd3a3bbac0fb5318329...
GitHub Merge Button
2011-07-08
Merge 8a2944acdf66a966f0bd4ea4770f012f2597fb4e into 3b2e70dd3a3bbac0fb5318329...
GitHub Merge Button
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-06
Merge 11ee3857437e2d6f4e6ddc89ee0289e90395c1c4 into 3b2e70dd3a3bbac0fb5318329...
GitHub Merge Button
[next]