konova/konova/utils
mipel 3c9d73533f #18 File upload in certain folders
* refactors documents and file upload to be distributed into different subfolders, depending on the type of document (InterventionDocument, RevocationDocument, ...)
* refactors Document model into AbstractDocument
* subclasses RevocationDocument, InterventionDocument, COmpensationDocument, EmaDocument and EcoAccountDocument from AbstractDocument to provide proper functionality for each
* adds new specialized routes for each new document type (opening, removing)
* drops generic get and remove routes for documents
2021-09-01 16:24:49 +02:00
..
documents.py #18 File upload in certain folders 2021-09-01 16:24:49 +02:00
generators.py Refactoring to konova 2021-07-01 14:38:57 +02:00
mailer.py Refactoring to konova 2021-07-01 14:38:57 +02:00
message_templates.py Recording data 2021-08-10 17:19:42 +02:00
messenger.py SSO and messages 2021-08-17 10:32:54 +02:00
tables.py [Intervention] Revocations files optional #4 2021-08-26 15:02:34 +02:00
user_checks.py Setup data 2021-08-03 09:11:33 +02:00