konova/intervention
mipel 1ff02c30a6 Document upload
* adds document upload form
* refactors modal form templates into form classes
* adds document upload route to intervention routes of urls.py
2021-07-26 15:16:16 +02:00
..
templates/intervention/detail Document upload 2021-07-26 15:16:16 +02:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py Refactoring to konova 2021-07-01 15:08:22 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
filters.py Table filters 2021-07-22 10:00:59 +02:00
forms.py Initial 2021-07-01 13:36:07 +02:00
models.py Intervention relations enhancements 2021-07-23 09:36:43 +02:00
settings.py Initial 2021-07-01 13:36:07 +02:00
tables.py Intervention Detail View 2021-07-22 13:19:14 +02:00
tests.py Initial 2021-07-01 13:36:07 +02:00
urls.py Document upload 2021-07-26 15:16:16 +02:00
views.py Document upload 2021-07-26 15:16:16 +02:00