Skip to content

Add explicit dependency on flask_wtf 0.13.1. #92

@finbarrtimbers

Description

@finbarrtimbers

Description

flask_wtf 0.14 introduces breaking changes. I believe this is because flask_wtf doesn't use SecureForm anymore. See:

https://flask-wtf.readthedocs.io/en/stable/changelog.html#version-0-14

Steps to replicate

  1. Update flask_wtf with pip install --upgrade flask_wtf.
  2. Try to access the default registration page for stormpath-flask. It will not load.

I'll submit a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions