aboutsummaryrefslogtreecommitdiff
path: root/budget/utils.py
AgeCommit message (Expand)AuthorFilesLines
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