aboutsummaryrefslogtreecommitdiff
path: root/budget/templates/dashboard.html
AgeCommit message (Collapse)AuthorFilesLines
2017-07-07Absolute imports & some other improvements (#243)Alexis Metaireau1-21/+0
* Use absolute imports and rename package to ihatemoney * Add a ihatemoney command * Factorize application creation logic * Refactor the tests * Update the wsgi.py module with the new create_app() function * Fix some styling thanks to Flake8. * Automate Flake8 check in the CI.
2012-09-03Some love for the dashboard viewA.Avenel1-13/+14
2011-12-04Fix an error in dashboard.htmlAlexis Metaireau1-2/+2
2011-12-03Fix for a bug introduced in last commit : crash of dashboard view when there ↵A.Avenel1-1/+10
is no bill.
2011-12-03Small commit to add more informations in dashboard view.A.Avenel1-2/+2
2011-12-03oops, forgot to include dashboard.html in a previous commit. See #42Alexis Metaireau1-0/+11