Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
BSD 3-Clause "New" or "Revised" License
4.7k
stars
1.36k
forks
source link
/static/appbuilder/css/webfonts/fa-regular-400.woff2 file is not found #2221
If you'd like to report a bug in Flask-Appbuilder, fill out the template below. Provide
any extra information that may be useful
Responsible disclosure:
We want to keep Flask-AppBuilder safe for everyone. If you've discovered a security vulnerability
please report to danielvazgaspar@gmail.com.
Environment
Flask-Appbuilder version:4.3.0
pip freeze output:
Describe the expected results
Tell us what should happen.
python version:3.8
Describe the actual results
I found that in the flask appbuilder, CSS and webfonts are in the same level directory.
Paste the full traceback if there was an exception.
If you'd like to report a bug in Flask-Appbuilder, fill out the template below. Provide any extra information that may be useful
Responsible disclosure: We want to keep Flask-AppBuilder safe for everyone. If you've discovered a security vulnerability please report to danielvazgaspar@gmail.com.
Environment
Flask-Appbuilder version:4.3.0
pip freeze output:
Describe the expected results
Tell us what should happen.
Describe the actual results
I found that in the flask appbuilder, CSS and webfonts are in the same level directory.
Steps to reproduce