Update the serialize_*_fields functions to take a **kwargs.
Review Request #3472 — Created Nov. 3, 2012 and submitted
Update the serialize_*_fields functions to take a **kwargs. This updates to provide a **kwargs, in order to work with the latest changes in Djblets.
Test suite passes.