Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Fix imports for Werkzeug 1.0 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

neilkatin
Copy link

The API for Werkzeug 1.0 seems to have changed, and in a breaking way.

flask-fanstatic imported cached_property and DispatcherMiddleware;
this patch updates the package names to the new packages.

This is a patch for flask-fanstatic issue #3

The API for Werkzeug 1.0 seems to have changed, and in a breaking way.

flask-fanstatic imported cached_property and DispatcherMiddleware;
this patch updates the package names to the new packages.

This is a patch for flask-fanstatic issue mgood#3
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant