konova/compensation
mipel 4647be958b Intervention model refactoring
* adds UserActionLogEntry model to user/models.py
  * wraps user and timestamp info
  * can be extended for more information in the future
* refactors all filtering and accessing on values
2021-07-29 15:49:19 +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 Intervention model refactoring 2021-07-29 15:49:19 +02:00
forms.py Document upload 2021-07-26 15:16:16 +02:00
models.py Dashboard dynamic content 2021-07-28 08:50:53 +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