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
2014-05-15
Typo fix.
Giorgos Logiotatidis
2014-02-21
Minor docs example fix
Charlie Denton
2014-02-18
fix(docs): fix code indentation in serializers.md
Saurabh Kumar
2014-01-14
More HyperlinkedModelSerializer docs
Tom Christie
2014-01-14
Added write_only and write_only_fields. Refs #1306
Tom Christie
2014-01-10
serializers.md: Fix typos
Paul Melnikow
2013-12-09
Fix typo "Not" -> "Note"
Ian
2013-10-09
Merge pull request #1071 from craigds/field-transform-methods
Carlton Gibson
2013-10-03
Drop erronous left-over bit of docs. Closes #1147
Tom Christie
2013-10-03
docs: add paragraph on transform_fieldname methods
Craig de Stigter
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
[next]