1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ihatemoney_ynh.git synced 2024-09-03 19:26:15 +02:00
ihatemoney_ynh/budget
2011-08-10 10:48:14 +02:00
..
static use checkboxes rather than select multiple. Fixes #10 2011-08-10 00:20:16 +02:00
templates Fixes various typos. 2011-08-10 01:05:25 +02:00
__init__.py Split the logic into different python modules: 2011-07-23 18:45:40 +02:00
default_settings.py Invite people after project creation. 2011-07-30 15:47:26 +02:00
forms.py Changed 'for' value of checkboxes labels when adding a bill. This is now possible to check the correct box when you click on the label. 2011-08-10 10:28:41 +02:00
models.py Users are deleted when no bill is assigned to them. Fixes #5 2011-08-09 19:34:46 +02:00
tests.py Add tests to make test that invitations are sent. 2011-08-09 23:49:44 +02:00
utils.py Automatically select all members of the 'payed for' field when adding a bill. 2011-08-10 10:48:14 +02:00
web.py Fixes various typos. 2011-08-10 01:05:25 +02:00