level12 / keg-elements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bootstrap-flask warnings

guruofgentoo opened this issue · comments

Updating to the latest bootstrap flask (2+) shows some deprecation warnings.

The real issue here was in extension setup (https://github.com/level12/keg-app-cookiecutter/blob/master/%7B%7Bcookiecutter.src_dirname%7D%7D/%7B%7Bcookiecutter.project_pymod%7D%7D/extensions.py#L5). Individual apps will need to update that usage to avoid the warning.