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-09-04
Tiny typo fix
Tyler Hayes
2013-08-23
Merge branch 'display-nested-data' into html-form-renderer
Tom Christie
2013-08-21
Include import paths throughout docs.
Tom Christie
2013-08-07
Fixed typos in a bunch of docs
Veronica Lynn
2013-07-14
Fix docs typo
Mark Aaron Shirley
2013-07-14
Update nested serialization docs
Mark Aaron Shirley
2013-07-11
Add note on ModelSerializer validation of both model fields and serializer fi...
Tom Christie
2013-07-04
Minor docs addition
Tom Christie
2013-07-04
Add section on dynamically modifying fields. Refs #958
Tom Christie
2013-06-28
Merge branch 'master' into writable-nested-modelserializer
Tom Christie
2013-06-12
Changes 'python' to 'Python' when used in prose.
Toby Champion
2013-06-10
Better docs related to lookup_field and hyperlinked serializers. Closes #920.
Tom Christie
2013-06-05
Update serializers.md
gnunamed
2013-06-05
Merge master
Tom Christie
2013-05-28
Fix md formatting and typos
Stephan Groß
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
[next]