aboutsummaryrefslogtreecommitdiff
path: root/budget/run.py
AgeCommit message (Collapse)AuthorFilesLines
2011-09-09Refactor the application to use blueprints.Alexis Metaireau1-0/+22
This allows to isolate some behavior in the context of the web application so the API and the web application can behave in different ways.