Opentaste / bombolone

Bombolone is a tasty Content Management System for Python based on Flask, MongoDB, AngularJS, Sass and Bootstrap. It's designed to be a simple, flexible toolset for projects of any size.
Other
74 stars 20 forks source link

Modular Applications with Blueprints #2

Closed Zizzamia closed 12 years ago

Zizzamia commented 12 years ago

Use Blueprints to split views that are now within bombolone.py

Zizzamia commented 12 years ago

Blueprints object added!