You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
konova/compensation
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
3 years ago
..
templates/compensation/detail #18 File upload in certain folders 3 years ago
views #18 File upload in certain folders 3 years ago
__init__.py Initial 3 years ago
account_urls.py #18 File upload in certain folders 3 years ago
admin.py Withdraw to deduct 3 years ago
apps.py Initial 3 years ago
comp_urls.py #18 File upload in certain folders 3 years ago
filters.py HTML improvements 3 years ago
forms.py Payment date and comment #3 3 years ago
models.py #18 File upload in certain folders 3 years ago
payment_urls.py Compensation app url reorganizing 3 years ago
settings.py EMA 3 years ago
tables.py Withdraw to deduct 3 years ago
tests.py Initial 3 years ago
urls.py Compensation app url reorganizing 3 years ago