ihatemoney/budget
2017-03-19 17:30:55 +01:00
..
migrations Convert readthedocs links for their .org -> .io migration for hosted projects 2016-06-28 07:46:50 +01:00
static Prevent "Add new bill" button flickering 2017-02-09 16:49:01 +01:00
templates Add export feature 2017-03-09 23:24:18 +01:00
translations/fr/LC_MESSAGES Add export feature 2017-03-09 23:24:18 +01:00
__init__.py I HAZ TO RUN TESTS BEFORE COMMITING 2011-10-14 15:48:31 +02:00
api.py Fix deprecation issues (ExtDeprecationWarning) 2017-01-21 15:03:58 +01:00
babel.cfg Translate the application using Flask-babel. 2011-10-15 01:19:19 +02:00
default_settings.py Do not load user-overriden settings in unit tests. 2016-04-03 22:31:32 +02:00
forms.py Make ihatemoney Py2/3 compatible 2017-03-17 19:37:57 +01:00
manage.py Add a manage.py CLI (flask_script) 2016-05-31 12:10:53 +02:00
merged_settings.py Do not load user-overriden settings in unit tests. 2016-04-03 22:31:32 +02:00
messages.pot Fix translation for password tooltip 2013-10-13 21:51:34 +02:00
models.py Fix tab indentation 2017-03-12 22:23:24 +01:00
requirements.txt Make ihatemoney Py2/3 compatible 2017-03-17 19:37:57 +01:00
run.py Fix deprecation issues (ExtDeprecationWarning) 2017-01-21 15:03:58 +01:00
tests.py Make ihatemoney Py2/3 compatible 2017-03-17 19:37:57 +01:00
utils.py Make ihatemoney Py2/3 compatible 2017-03-17 19:37:57 +01:00
web.py Use project.id in export filename as it is already slugified 2017-03-19 17:30:55 +01:00