a6c51aede6
* adds help texts to add payment form * adds removing button for payments * refactors user fetching into BaseForm * adds generic RemoveModalForm which is intended to be used for every modal form which shall remove something * adds translations * removes unused html * prepares payment amount field to be able to process german inputs like '1.000,50' which is not the international default |
||
---|---|---|
.. | ||
templates/intervention | ||
__init__.py | ||
admin.py | ||
apps.py | ||
filters.py | ||
forms.py | ||
models.py | ||
settings.py | ||
tables.py | ||
tests.py | ||
urls.py | ||
views.py |