aboutsummaryrefslogtreecommitdiff
path: root/ihatemoney/utils.py
AgeCommit message (Expand)AuthorFilesLines
2020-05-21Improve error handling when sending emails (#595)zorun1-0/+18
2020-05-07Improve currencies (#604)Glandos1-1/+16
2020-04-26Fix crash when a localized email template is missing (#592)zorun1-1/+16
2020-04-26Fix language code parsing (#589)zorun1-1/+1
2020-04-21Add isort support. (#561)Rémy HUBSCHER1-10/+8
2020-04-20Add Project History Page (#553)Andrew Dickinson1-1/+24
2020-01-13Import previously exported json data (#518)Nicolas Vanvyve1-0/+23
2019-10-11Remove support for python2.Alexis M1-49/+32
2019-08-18Arrange navbar items by functionsBrice Maron1-1/+13
2019-01-03Provide basic math operations on bills (#413)Byron Ullauri1-0/+33
2018-12-26Resolve "Update API project list" (#409)Byron Ullauri1-5/+1
2018-11-25flake8 code cleanupJocelyn Delalande1-2/+2
2018-08-05Remove unwanted space in utils.pyAlexis Métaireau1-1/+1
2018-07-16Merge branch 'master' into almet/fix-supervisord-templateAlexis Metaireau1-1/+26
2018-01-25API: Migrate from flask-rest to flask-restful (#315)0livd1-1/+26
2018-01-14Use Jinja2 strict rendering.Alexis Métaireau1-2/+17
2017-08-20Protect admin endpoints against brute force attacks (#249)0livd1-0/+39
2017-07-07Absolute imports & some other improvements (#243)Alexis Metaireau1-0/+133