coleifer / flask-peewee

flask integration for peewee, including admin, authentication, rest api and more
http://flask-peewee.readthedocs.org/
MIT License
777 stars 179 forks source link

Switch Admin over to Bootstrap 3 and update other Javascript libraries used #160

Closed emhagman closed 9 years ago

emhagman commented 9 years ago

At work we still heavily use your software and I would love to have Bootstrap 3 in the main branch of the project. I upgraded to the newest jQuery, Bootstrap, jQuery Chosen, and am using a new DateTime picker. Everything is working for me, please let me know if you find anything!

emhagman commented 9 years ago

If this proves to be up-to-par, I would love to maybe become a project collaborator. Thanks!

EDIT: Just saw there is a pull request for this. I would be happy with either one being accepted!