konova/compensation
mipel e9f25e50ac Compensation model refactoring
* splits Intervention model into main components
   * Compensation (main object)
   * ResponsibilityData (holds organizations and handler) - same as used for intervention
   * This way data can be extended more easily in the future
* refactors deadlines
2021-07-30 12:20:23 +02:00
..
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py Payments add modal form 2021-07-26 11:29:05 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
filters.py Compensation users refactoring 2021-07-29 16:10:56 +02:00
forms.py Document upload 2021-07-26 15:16:16 +02:00
models.py Compensation model refactoring 2021-07-30 12:20:23 +02:00
settings.py Initial 2021-07-01 13:36:07 +02:00
tables.py Intervention model refactoring 2021-07-29 15:49:19 +02:00
tests.py Initial 2021-07-01 13:36:07 +02:00
urls.py Payments add modal form 2021-07-26 11:29:05 +02:00
views.py Document upload 2021-07-26 15:16:16 +02:00