pallets-eco / flask-admin

Simple and extensible administrative interface framework for Flask
https://flask-admin.readthedocs.io
BSD 3-Clause "New" or "Revised" License
5.75k stars 1.57k forks source link

Update Boostrap 3.0.0 #343

Closed jniltinho closed 10 years ago

jniltinho commented 10 years ago

Update Bootstrap v2.3.1 to Bootstrap v3.0.0 http://getbootstrap.com/

Cool Theme -> http://bootswatch.com/cosmo/ http://bootswatch.com/cosmo/bootstrap.min.css http://bootswatch.com/cosmo/bootstrap.css

mrjoes commented 10 years ago

Sorry, Flask-Admin is used in many different applications and Bootstrap 3.x is not compatible with Bootstrap 2.x, which will break backwards compatibility for lots of people.

So, in nearest future Flask-Admin won't migrate to Bootstrap 3.

gordol commented 10 years ago

It wouldn't be a bad idea to start a Bootstrap 3 branch in the meantime so we can all start testing and porting. ;)

rochacbruno commented 10 years ago

I think it will best if have built-in support for Flask-Themes