mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-28 09:22:38 +02:00

Fix #417 * New tab upload * Extract data from JSON * Add users * Black format * Try to add bill * Import bills * Add french translation msg * Black reformat missing * Deactivated users are supported * Test import * Remove temp file in upload_json() * Incomplete tests * tests import * Update ihatemoney/translations/fr/LC_MESSAGES/messages.po Co-Authored-By: Rémy HUBSCHER <hubscher.remy@gmail.com> * Remove useless variable and check json format * Use String.IO and test for wrong json * Remove coma Co-authored-by: Rémy HUBSCHER <hubscher.remy@gmail.com>
14 lines
110 B
Text
14 lines
110 B
Text
ihatemoney.cfg
|
|
*.pyc
|
|
*.egg-info
|
|
dist
|
|
.venv
|
|
docs/_build/
|
|
.tox
|
|
dist
|
|
.cache/
|
|
build
|
|
.vscode
|
|
.env
|
|
.pytest_cache
|
|
|