konova/compensation
mpeltriaux a0823814c5 Hotfix: EcoAccount serializable
* fixes bug where EcoAccount model was not serializable due to changes in newer DAL version due to Django4
2023-11-29 12:21:37 +01:00
..
autocomplete Hotfix: EcoAccount serializable 2023-11-29 12:21:37 +01:00
filters # Improves filter_show_all() 2023-02-22 09:44:35 +01:00
forms Merge pull request 'master' (#357) from master into django_4 2023-11-21 13:38:18 +01:00
migrations Hotfix 2022-11-18 16:22:24 +01:00
models HOTFIX 2023-10-26 07:26:38 +02:00
tables # Reduces db access 2023-02-22 10:53:25 +01:00
templates/compensation Bugfix 2023-02-02 16:34:09 +01:00
tests Eco account unit tests 2023-08-30 16:20:06 +02:00
urls Share views 2022-08-22 10:58:07 +02:00
utils # 342 Fix 2023-08-25 09:13:46 +02:00
views Unit test user app 2023-09-13 09:49:40 +02:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
admin.py #229 Shared users mandatory on admin 2022-11-16 13:27:57 +01:00
apps.py Initial 2021-07-01 13:36:07 +02:00
managers.py #112 WIP: Restructure CompensationAction 2022-02-10 14:45:00 +01:00
settings.py # 349 LANIS link improvements 2023-10-25 10:04:56 +02:00