| Age | Commit message (Expand) | Author |
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at http://docs.dj... | Jacob Kaplan-Moss |
| 2008-08-03 | Fixed a few long lines and removed trailing whitespace. | Gary Wilson Jr |
| 2008-08-03 | Removed two-year-old note about serialization framework being under heavy dev... | Gary Wilson Jr |
| 2008-06-09 | Fixed #7350, #7202 -- Fixed serialization for multi-model inheritance, which ... | Russell Keith-Magee |
| 2008-05-24 | Fixed #7300 -- Corrected description of YAML in the serialization docs. Thank... | Russell Keith-Magee |
| 2008-02-18 | Fixed a few errors in the documentation. Thanks, Matthew Flanagan, panni@frag... | Malcolm Tredinnick |
| 2007-12-01 | Edited docs/serialization.txt changes from [6645] | Adrian Holovaty |
| 2007-11-04 | Fixed #5868 -- Provided an example of how to extend simplejson to serialize | 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 |