Skip to content

Example of use with Flask #1

@aphillipo

Description

@aphillipo

You may want to add this to the documentation:

import ejson

from flask import Flask

app = Flask(name)
app.json_decoder = ejson.EJSONDecoder
app.json_encoder = ejson.EJSONEncoder

I can't think of a reason why you wouldn't want to do this, but let me know if you think of any.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions