Skip to content

A py3o convertor to jsonify user's data

Florent Aide requested to merge bitbucket/merged-pr-16 into branch/default

Created originally on Bitbucket by alorimier (Anael Lorimier)

Was already merged in Bitbucket before import, marked as merged by the import user

Source changeset not longer availableat the time of import. Commit listwill look empty

This pull request add some functions to allow the user to jsonify their data before to send them to py3o renderer server. This is mostly useful when working with browsable objects which can't be serialized.

Merge request reports