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-28
Added force_text to compat
glic3rinu
2013-03-27
Added unit test for failing DjangoFilterBackend on SingleObjectMixin that was...
Kevin Stone
2013-03-27
Fixed DjangoFilterBackend not returning a query set.
Kevin Stone
2013-03-28
Remove oauth2-provider backends reference from compat.py
Pierre Dulac
2013-03-28
Remove client credentials from all OAuth 2 tests
Pierre Dulac
2013-03-27
Complete remove of client checks from oauth2
Fernando Rocha
2013-03-27
Added quotes to TRAILING_PUNCTUATION used by urlize_quoted_links
glic3rinu
2013-03-27
Refactored urlize_quoted_links code, now based on Django 1.5 urlize
glic3rinu
2013-03-27
client credentials should be optional (fix #759)
Fernando Rocha
2013-03-26
Merge
Tom Christie
2013-03-26
Version 2.2.5
2.2.5
Tom Christie
2013-03-25
Docs fix
Tom Christie
2013-03-25
Bulk update, allow_add_remove flag
Tom Christie
2013-03-25
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-03-25
Added @stoneg for typo fix #754. Thank you!
Tom Christie
2013-03-25
Merge pull request #754 from stoneG/master
Tom Christie
2013-03-25
Tiny typo
Sitong Peng
2013-03-23
Forcing translations of lazy translatable strings in Field to_native method
Matteo Suppo
2013-03-23
Added tests for issue 747 in serializer.py
Matteo Suppo
2013-03-22
Update release notes
Tom Christie
2013-03-22
Merge pull request #749 from tomchristie/clean-basic-nested-serialization
Tom Christie
2013-03-22
Defer the writable nested modelserializers work
Tom Christie
2013-03-22
Tweaking
Tom Christie
2013-03-22
Merge master
Tom Christie
2013-03-22
Updating contribution docs (still wip)
Tom Christie
2013-03-22
Merge master
Tom Christie
2013-03-22
Merge pull request #744 from tomchristie/basic-bulk-edit
Tom Christie
2013-03-22
Update release notes
Tom Christie
2013-03-22
If oauth is not attempted don't throw an error. Fixes #748.
Tom Christie
2013-03-22
Merge pull request #743 from tomchristie/fix-datetime-regression
Tom Christie
2013-03-22
Bit of extra tidying and plenty of docs
Tom Christie
2013-03-22
Test moved out of serializer.py into serializer_bulk_update
Tom Christie
2013-03-22
Add extra tests for errors from incorrect data with multiple create/update
Tom Christie
2013-03-21
Default date/time fields now return python date/time objects again by default
Tom Christie
2013-03-20
iso formated datetime aware fields with +0000 offset should use 'Z' suffix in...
Tom Christie
2013-03-19
Basic bulk create and bulk update
Tom Christie
2013-03-18
Added bulk create tests
Tom Christie
2013-03-18
Merge branch 'master' into basic-nested-serialization
Tom Christie
2013-03-18
Remove dumbass unneeded test
Tom Christie
2013-03-18
Remove erronous pre_save
Tom Christie
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
[prev]
[next]