realpython / flask-boilerplate

Boilerplate template for a Python Flask application with Flask-SQLAlchemy, Flask-WTF, Fabric, Coverage, and Bootstrap
http://www.flaskboilerplate.com
Apache License 2.0
1.53k stars 535 forks source link

No license #24

Closed qrmt closed 6 years ago

qrmt commented 6 years ago

Hello, it would be nice to use this as a template but it seems that the project does not include a license, making this impossible. If you wish to distribute this freely, could you please include something like a MIT or Apache license?

mjhea0 commented 6 years ago

Want to issue a PR?

alaxalves commented 6 years ago

Pull Request #25 solving issue #24

qrmt commented 6 years ago

Very nice! Thanks, alaxalves.