rrad0812

Results 2 issues of rrad0812

Hi, I am absolutely beginner in Flask-Admin. When I try examples, i got exception: jinja2.exceptions.TemplateNotFound: admin/master.html. As jinja doesn't see master template in site-packages/flask_admin/templates??? Any hint, please?

I can't to get cloud_storage to functions.I try to compile it from source, without success. Firstly was problem with std::__cxx1::string declaration, when I remove __cx11:: compile is fine??? After that...