ihatemoney/ihatemoney
Adrien CLERC bb8e10ceef make a custom filter for currency, based on currencyformat
this just strip currency sign, and leading/trailing non-breaking spaces
2020-05-04 22:12:53 +02:00
..
api Remove obsolete python code (<3.6). (#571) 2020-04-24 12:32:52 +02:00
conf-templates Fix Apache conf template, without relying on environment var (#359) 2018-07-16 22:55:54 +02:00
migrations rename default to no_currency 2020-05-04 15:38:18 +02:00
static Add Project History Page (#553) 2020-04-20 15:30:27 +02:00
templates make a custom filter for currency, based on currencyformat 2020-05-04 22:12:53 +02:00
tests Feature/currencies (#541) 2020-04-29 22:57:08 +02:00
translations Translations update from Weblate (#591) 2020-04-29 12:08:24 +02:00
__init__.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
babel.cfg Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
currency_convertor.py get_currencies can exclude no_currency 2020-05-04 19:13:46 +02:00
default_settings.py Add Indonesian and Norwegian to the list of supported languages (#572) 2020-04-25 11:48:32 +02:00
forms.py black format 2020-05-04 22:05:24 +02:00
history.py Feature/currencies (#541) 2020-04-29 22:57:08 +02:00
manage.py Remove obsolete python code (<3.6). (#571) 2020-04-24 12:32:52 +02:00
messages.pot Fix last history string. 2020-04-25 13:04:47 +02:00
models.py Feature/currencies (#541) 2020-04-29 22:57:08 +02:00
patch_sqlalchemy_continuum.py Add isort support. (#561) 2020-04-21 13:59:41 +02:00
run.py make a custom filter for currency, based on currencyformat 2020-05-04 22:12:53 +02:00
utils.py fix flake8 2020-05-02 22:34:03 +02:00
versioning.py Add Project History Page (#553) 2020-04-20 15:30:27 +02:00
web.py rename default to no_currency 2020-05-04 15:38:18 +02:00
wsgi.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00