inveniosoftware / flask-breadcrumbs

Flask-Breadcrumbs is a Flask extension that adds support for generating site breadcrumb navigation.
https://flask-breadcrumbs.readthedocs.io
Other
30 stars 23 forks source link

ExtDeprecationWarning: Importing flask.ext.menu is deprecated, use flask_menu instead #29

Closed hieu-n closed 8 years ago

hieu-n commented 8 years ago

With the new flask release (0.11), flask.ext is now deprecated. Most flask extensions have made the change.

This is not really an issue now, but it should be changed in future releases. I hope you guys do not mind me reporting this.

Cheers!

jirikuncar commented 8 years ago

@hieu-n we are aware of it. We are planning new release in upcoming days.