konova/user
mipel 23afe2654e Payments add modal form
* adds modal form for adding payments
* generalizes generic_table_form.html for table-form-like usage in modal_form.html
* adds css enhancements for focused input fields
* adds BaseModalForm as specification to BaseForm, which inherits the BSModalForm class as well
* adds translations
2021-07-26 10:23:09 +02:00
..
templates/user Payments add modal form 2021-07-26 10:23:09 +02:00
__init__.py User menu 2021-07-08 11:07:33 +02:00
admin.py User menu 2021-07-08 17:23:06 +02:00
apps.py User menu 2021-07-08 11:07:33 +02:00
enums.py Intervention Detail View 2021-07-22 13:19:14 +02:00
forms.py Updates generic_table_form.html 2021-07-09 07:46:20 +02:00
models.py User menu 2021-07-08 17:23:06 +02:00
tests.py User menu 2021-07-08 11:07:33 +02:00
urls.py User menu 2021-07-08 17:23:06 +02:00
views.py User menu 2021-07-08 17:23:06 +02:00