rhorst

Results 1 issues of rhorst

Hi, I'd been getting the following warning repeatedly whenever starting my flask server while working on my app:: ``` 1: ExtDeprecationWarning: Importing flask.ext.basicauth is deprecated, use flask _basicauth instead. .format(x=modname),...