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
2013-03-13
Use django-filter 0.6a1 and add database query count tests for paginated, fil...
Tom Christie
2013-03-13
Fix duplicated database queries for paginated lists.
Tom Christie
2013-03-13
Merge branch 'num-query-checking' of https://github.com/mjtamlyn/django-rest-...
Tom Christie
2013-03-12
Merge pull request #723 from mjumbewu/multitable-inheritance
Tom Christie
2013-03-12
Added @kuhnza for work on #695. Thanks!
Tom Christie
2013-03-12
Update release notes.
Tom Christie
2013-03-12
Only honor X-HTTP-Method-Override for POST requests.
Tom Christie
2013-03-12
Merge pull request #695 from kuhnza/master
Tom Christie
2013-03-12
Merge branch 'master' into basic-nested-serialization
Tom Christie
2013-03-12
Tweak
Tom Christie
2013-03-12
Update release notes
Tom Christie
2013-03-12
Merge pull request #709 from tomchristie/oauth
Tom Christie
2013-03-12
Clean up TokenHasReadWriteScope slightly
Tom Christie
2013-03-12
Merge master
Tom Christie
2013-03-12
Merge pull request #721 from dulaccc/token-scope-permission
Tom Christie
2013-03-12
Descriptive text for NestedValidationError
Tom Christie
2013-03-12
Extra tests for nested serializers
Tom Christie
2013-03-12
Initial support for writable nested serialization (Not ModelSerializer)
Tom Christie
2013-03-12
Documentation for X-HTTP-Method-Override
Dave Kuhn
2013-03-12
Added test for X-HTTP-Method-Override header
Dave Kuhn
2013-03-11
Further group model inheritance tests
Mjumbe Wawatu Ukweli
2013-03-11
Group the model-inheritance-related tests together
Mjumbe Wawatu Ukweli
2013-03-11
Simplify inherited child check to not use isinstance
Mjumbe Wawatu Ukweli
2013-03-11
Use parent's primary key when model is derived via multitable inheritance
Mjumbe Wawatu Ukweli
2013-03-10
Update release notes
Tom Christie
2013-03-10
Added @bouke for bug fix #722. Thanks!
Tom Christie
2013-03-10
Merge pull request #722 from Bouke/patch-1
Tom Christie
2013-03-10
Fixed #720
Bouke Haarsma
2013-03-10
Failing test to show problem of #720
Bouke Haarsma
2013-03-10
Add the implementation for TokenHasReadWriteScope permissions w/ oauth 1
Pierre Dulac
2013-03-10
Add TokenHasReadWriteScope class for permissions based on scopes
Pierre Dulac
2013-03-09
Serializers support bulk create.
Tom Christie
2013-03-09
Docs polishing.
Tom Christie
2013-03-08
Update release notes.
Tom Christie
2013-03-08
Neater override hooks and more docs for DjangoModelPermissions.
Tom Christie
2013-03-08
Fix crazy typo.
Tom Christie
2013-03-08
Merge
Tom Christie
2013-03-08
Fixes for auth header checking.
Tom Christie
2013-03-08
Update release notes
Tom Christie
2013-03-08
Merge pull request #716 from tomchristie/list-deserialization
Tom Christie
2013-03-08
Py3k fixes.
Tom Christie
2013-03-08
Added @bitmonkey. Thanks!
Tom Christie
2013-03-08
Tweak implementation, and use FormSet style errors
Tom Christie
2013-03-08
Merge branch 'master' of https://github.com/bitmonkey/django-rest-framework i...
Tom Christie
2013-03-08
authtoken abstract if not installed.
Tom Christie
2013-03-08
Docs on per-object filtering
Tom Christie
2013-03-08
Added @dulaccc.
Tom Christie
2013-03-08
More bits of cleanup
Tom Christie
2013-03-08
Add some simple numQueries tests.
Marc Tamlyn
2013-03-08
Correcy typo.
Marc Tamlyn
[prev]
[next]