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
path:
root
/
docs
/
api-guide
/
serializers.md
Age
Commit message (
Expand
)
Author
2013-05-28
Fixed typos
Pascal Borreli
2013-05-08
Merge remote-tracking branch 'upstream/master' into writable-nested-modelseri...
Mark Aaron Shirley
2013-05-05
Merge master
Tom Christie
2013-05-05
docs, docs, docs
Tom Christie
2013-05-01
Example and spelling fixes. Change "browseable" to "browsable" for consistency.
Victor Shih
2013-04-30
Drop out attribute
Tom Christie
2013-04-16
Merge remote-tracking branch 'upstream/master' into writable-nested-modelseri...
Mark Aaron Shirley
2013-04-10
Update docs with allow_add_remove
Mark Aaron Shirley
2013-03-30
Spelling/grammar fixes.
Victor Shih
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-22
Bit of extra tidying and plenty of docs
Tom Christie
2013-03-19
Basic bulk create and bulk update
Tom Christie
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-08
Errors during deserializing lists now return a list of tuples with
Ian Dash
2013-02-23
TODO -> TODONE
Tom Christie
2013-02-12
Docs on serializer context.
Tom Christie
2013-02-12
Document serializing querysets
Tom Christie
2013-01-29
Docs tweaks.
Tom Christie
2012-12-29
Tweak quote
Tom Christie
2012-12-28
Add .validate() example
Tom Christie
2012-11-21
Merge remote-tracking branch 'upstream/master' into partial-update
Mark Aaron Shirley
2012-11-21
updated comparison due to pep8 programming recommendations
Stephan Groß
2012-11-20
Documentation changes for partial serializer updates
Mark Aaron Shirley
2012-11-09
Support for `read_only_fields` on `ModelSerializer` classes
Tom Christie
2012-11-06
fixed typo
Stephan Groß
2012-11-05
Swap position of `instance` and `data` keyword arguments.
Tom Christie
2012-10-29
remove empty rows
Stephan Groß
2012-10-28
nested -> depth
Tom Christie
2012-10-28
readonly -> read_only
Tom Christie
2012-10-24
Fix typo reported by @diviei
Tom Christie
2012-10-24
Clean up internal names and documentation
Jamie Matthews
2012-10-24
Add cross-field validate method
Jamie Matthews
2012-10-24
Switch from clean_<fieldname> to validate_<fieldname>, clarify documentation
Jamie Matthews
2012-10-24
Implement per-field validation on Serializers
Jamie Matthews
2012-10-21
Fixing spelling errors.
Marko Tibold
2012-10-09
Add flag in get_related_field
Tom Christie
2012-10-09
Fixed couple of incorrect imports in the docs
Tom Christie
2012-10-02
Fix bug where pk could be set in post data
Tom Christie
2012-09-08
Links to source files in docs
Tom Christie
2012-09-01
REST framework 2 docs
Tom Christie
[prev]