ihatemoney/ihatemoney
drthrash 4c3ca7640a Added ModelsTestCase.test_bill_pay_each() in order to test the SQL query change within pay_each.
Had to add Project.ProjectQuery.get_by_name() for the test.
2020-02-15 20:10:51 -05:00
..
conf-templates Fix Apache conf template, without relying on environment var (#359) 2018-07-16 22:55:54 +02:00
migrations Use black to refomat the files. 2019-10-14 21:20:38 +02:00
static Remove jQuery datepicker. 2019-10-19 12:31:17 +02:00
templates Statistics view #323 2020-02-08 23:17:02 +01:00
tests Added ModelsTestCase.test_bill_pay_each() in order to test the SQL query change within pay_each. 2020-02-15 20:10:51 -05:00
translations Import previously exported json data (#518) 2020-01-13 21:17:55 +01:00
__init__.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
api.py Token support (#504) 2019-10-25 11:17:54 +00:00
babel.cfg Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
budget.db Fix #434 Use the debts lib to solve settlements. 2019-09-24 21:25:06 +02:00
default_settings.py Use black to refomat the files. 2019-10-14 21:20:38 +02:00
forms.py Import previously exported json data (#518) 2020-01-13 21:17:55 +01:00
manage.py Use black to refomat the files. 2019-10-14 21:20:38 +02:00
messages.pot Add new translations 2019-10-03 18:17:25 +02:00
models.py Added ModelsTestCase.test_bill_pay_each() in order to test the SQL query change within pay_each. 2020-02-15 20:10:51 -05:00
run.py Use black to refomat the files. 2019-10-14 21:20:38 +02:00
utils.py Import previously exported json data (#518) 2020-01-13 21:17:55 +01:00
web.py Import previously exported json data (#518) 2020-01-13 21:17:55 +01:00
wsgi.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00