aboutsummaryrefslogtreecommitdiff
path: root/ihatemoney/models.py
AgeCommit message (Expand)AuthorFilesLines
2020-04-26Fix string representation of bills (#584)zorun1-1/+1
2020-04-24Remove obsolete python code (<3.6). (#571)Rémy HUBSCHER1-7/+6
2020-04-21Add isort support. (#561)Rémy HUBSCHER1-14/+10
2020-04-20Add Project History Page (#553)Andrew Dickinson1-2/+72
2020-02-17Use SQL statement for summing up weightsDavidRThrashJr1-2/+11
2020-02-09Initial montly expenses (#526)Edwin Smulders1-0/+12
2019-10-14Use black to refomat the files.Alexis M1-78/+108
2019-10-03feat: Optional field 'external link' in bill form.Leo Mouyna1-0/+2
2019-09-24Fix #434 Use the debts lib to solve settlements.Alexis M1-40/+9
2019-07-27Remove Added on column from bill list.Brice Maron1-1/+1
2019-01-03Do not allow negative weights on users (Fixes #362) (#366)Alexis Metaireau1-2/+3
2018-12-26Resolve "Update API project list" (#409)Byron Ullauri1-10/+38
2018-12-25Add bill.creation_date field (#327)Lucas Verney1-1/+4
2018-02-07Move member stats computation to a dedicated methodJocelyn Delalande1-0/+20
2017-12-22Remove API password (#290)JocelynDelalande1-1/+1
2017-12-15Use token based auth in invitation e-mails (#280)0livd1-7/+17
2017-10-26Use token based auth to reset passwords (#269)0livd1-1/+27
2017-08-21Add a statistics tab (#257)0livd1-0/+10
2017-07-07Absolute imports & some other improvements (#243)Alexis Metaireau1-0/+308