Skip to content

Example in README.rst not valid #17

Description

@dsoprea

The example in the reStructuredText README (and the PyPI description) is not correct:

from flask.ext.jsonpify import jsonify

It should be:

from flask_jsonpify import jsonify

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