konova/compensation
mpeltriaux 2fa2876090 #31 API POST Compensation
* adds support for POST of new compensations
* adds shared_users property to BaseObject and Compensation to simplify fetching of shared users (Compensation inherits from intervention)
* extends compensation admin index
* modifies compensation manager which led to invisibility of deleted entries in the admin backend
* fixes bug in sanitize_db.py where CREATED useractions would be removed if they are not found on any log but still are used on the .created attribute of the objects
2022-01-24 14:41:56 +01:00
..
forms # 63 Refactoring 2022-01-12 12:56:22 +01:00
models #31 API POST Compensation 2022-01-24 14:41:56 +01:00
templates/compensation #49 Parcels on report 2022-01-05 14:41:32 +01:00
tests #35 Sanity command 2021-11-17 12:09:49 +01:00
urls Refactoring 2021-11-16 09:02:44 +01:00
utils # 63 Refactoring 2022-01-12 12:56:22 +01:00
views # 83 Publication rework 2022-01-21 09:26:41 +01:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py #31 API POST Compensation 2022-01-24 14:41:56 +01:00
apps.py Initial 2021-07-01 13:36:07 +02:00
filters.py # 61 EcoAccount Filter 2022-01-12 10:15:57 +01:00
managers.py #31 API POST Compensation 2022-01-24 14:41:56 +01:00
settings.py #7 New Form 2021-10-06 13:10:10 +02:00
tables.py # 63 Refactoring 2022-01-12 12:56:22 +01:00