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-18
Merge branch 'master' into resources-routers
Tom Christie
2013-03-18
Merge pull request #739 from craigds/basic-nested-serialization
Tom Christie
2013-03-18
use writablefield style for serializer handling of self.default
Craig de Stigter
2013-03-18
allow default values in writable serializer fields
Craig de Stigter
2013-03-18
accept all WritableField kwargs for writable serializers (eg required=True)
Craig de Stigter
2013-03-17
Fix serializer restore_object example for partial updates
Tom Christie
2013-03-17
Extra note on method
Tom Christie
2013-03-17
Fix text regarding serializer error messages.
Tom Christie
2013-03-16
Merge pull request #735 from tomchristie/one-to-one-nested-wip
Tom Christie
2013-03-16
Fixes to save_object
Tom Christie
2013-03-16
Fixes to save_object
Tom Christie
2013-03-16
Clean up and comment `restore_object`
Tom Christie
2013-03-15
Remove unneeded arguments to save_object
Tom Christie
2013-03-15
Remove erronous _delete attribute
Tom Christie
2013-03-15
Merge branch 'basic-nested-serialization' into one-to-one-nested-wip
Tom Christie
2013-03-15
Merge branch 'master' into basic-nested-serialization
Tom Christie
2013-03-15
Clean out ModelSerializer special casing from Serializer.field_from_native
Tom Christie
2013-03-15
one 2 one nested relationships
Tom Christie
2013-03-15
Better titles & descriptions
Tom Christie
2013-03-14
One-to-one writable, nested serializer support
Mark Aaron Shirley
2013-03-13
Tweak text.
Tom Christie
2013-03-13
Docs tweaks.
Tom Christie
2013-03-13
force_insert, force_update arguments. Closes #484.
Tom Christie
2013-03-13
Docs for TokenHasReadWriteScope
Tom Christie
2013-03-13
Version 2.2.4
2.2.4
Tom Christie
2013-03-13
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
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
[prev]
[next]