aboutsummaryrefslogtreecommitdiff
path: root/budget/utils.py
AgeCommit message (Expand)AuthorFilesLines
2017-03-29Add Python 3.4 supportJocelyn Delalande1-1/+3
2017-03-17Make ihatemoney Py2/3 compatible0livd1-18/+28
2017-03-09Add export feature0livd1-0/+31
2016-06-15Added a template filter not to show zero decimals on user weightsJocelyn Delande1-0/+14
2015-08-19Made an URL prefix configurable in settings, includes tests.Jocelyn Delande1-0/+31
2012-03-06remove unused codeFeth AREZKI1-9/+0
2012-03-06remove unused imports, and pep8Feth AREZKI1-2/+3
2011-10-08merge with masterAlexis Metaireau1-15/+0
2011-10-08Complete the REST API + Tests. Fix #27Alexis Metaireau1-1/+16
2011-09-18Merge branch 'master' into auth-forms-usabilityArnaud Bos1-0/+11
2011-09-11API first draft: utils. (related to #27)Alexis Metaireau1-0/+11
2011-09-11Fix #24 on Authentication and New project forms usability.Arnaud Bos1-15/+10
2011-08-21RequestRedirect uses a HTTP 301. We need 303.Alexis Metaireau1-23/+12
2011-08-10Add a set_default argument to the get_billform_for function.Alexis Metaireau1-3/+11
2011-08-10It is now possible to edit existing bills.Frédéric Sureau1-7/+2
2011-08-10Automatically select all members of the 'payed for' field when adding a bill.Frédéric Sureau1-1/+6
2011-07-31Some more theming and fixes.Alexis Metaireau1-2/+2
2011-07-31Adding a bill is now working properlyAlexis Metaireau1-1/+1
2011-07-29Adding bill worksFrédéric Sureau1-1/+1
2011-07-23Split the logic into different python modules:Alexis Metaireau1-0/+39