index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
serialization.txt
Age
Commit message (
Expand
)
Author
2008-02-20
queryset-refactor: Merged from turnk up to [7135] because I need some stuff.
Malcolm Tredinnick
2007-12-03
queryset-refactor: Merged from trunk up to [6856].
Malcolm Tredinnick
2007-11-18
queryset-refactor: Merged from trunk up to [6689].
Malcolm Tredinnick
2007-07-01
Fixed #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B.
Adrian Holovaty
2007-06-01
Small grammar fixes to docs/serialization.txt changes from [5409]
Adrian Holovaty
2007-06-01
Fixed #3466 -- Fixed problem with specifyin a 'fields' argument to a JSON ser...
Russell Keith-Magee
2007-05-08
Fixed #4042 -- Fixed typo in serialization example. Thanks, Vinay Sajip.
Malcolm Tredinnick
2007-04-24
Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson
Adrian Holovaty
2007-03-22
Fixed #3772 -- Minor fix to serialization docs. Thanks, SmileyChris.
Russell Keith-Magee
2006-09-25
Proofread changes to docs/serialization.txt from [3795]
Adrian Holovaty
2006-09-22
Fixed #2515 -- Allow passing of options to JSON serializer. Thanks, nesh.
Malcolm Tredinnick
2006-06-29
Added a JSON serializer, a few more tests, and a couple more lines of docs.
Jacob Kaplan-Moss
2006-06-28
Added initial cut at serialization framework, along with some basic tests and...
Jacob Kaplan-Moss