flask-bootstrap icon indicating copy to clipboard operation
flask-bootstrap copied to clipboard

Ready-to-use Twitter-bootstrap for use in Flask.

Results 59 flask-bootstrap issues
Sort by recently updated
recently updated
newest added

I was trying to use a Bootstrap modal in my project, but it would show in the screen. Searching for a solution I found that bootstrap import libraries need to...

I checked out the Flask Web Development section about Bootstrap ( https://github.com/miguelgrinberg/flasky/tree/3e ) and tried to run it and got this error: ```` File "C:\Program Files (x86)\Python37-32\lib\site-packages\flask_bootstrap\templates\bootstrap\base.html", line 15, in...

Hello, A quick fix for the example to avoid losing too much time looking on how "wtf" variable is defined. Thx a lot for this library :heart:

Noticed a "." is listed as the default value for the 'action' parameter in the quick_form method, which I don't think is correct (it should be "")

Looks like this project is abandoned. Are there alternatives?

It would be a great idea to change the __version__ from static to dynamic by adding a configuration option, something like BOOTSTRAP_CDN_VERSION . Thank you :)

Is it possible to add `onclick()` to `quick_form()`?

Is there an easy way to switch over to Bootstrap 4, while using this extension? I understand it's still in Alpha, but I figured it might be something other people...

I got this error and searched for solutions but to no avail. Can anyone point me in the right direction? Thanks! ``` Refused to apply style from 'http://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/fontawesome-all.min.css' because its...