b9c9310f21
Merge pull request 'Hotfix: EcoAccount serializable' ( #361 ) from 360_EcoAccount_not_serializable into django_4
...
Reviewed-on: SGD-Nord/konova#361
2023-11-29 12:22:42 +01:00
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
fb67e42078
# CSRF_TRUSTED_ORIGINS
...
* new in Django4: setting CSRF_TRUSTED_ORIGINS needs to be set to schema+host for new CSRF security handling
2023-11-28 12:59:40 +01:00
691292c325
HOTFIX
...
* fixes z-index overlapping of netgis map client toolbar and modal forms
2023-11-27 12:51:39 +01:00
2bcac86249
Fix for testing
2023-11-21 14:03:38 +01:00
98a6f19a16
Merge pull request 'master' ( #357 ) from master into django_4
...
Reviewed-on: SGD-Nord/konova#357
2023-11-21 13:38:18 +01:00
ebe5ced710
Merge pull request 'django_4_map_update' ( #356 ) from django_4_map_update into django_4
...
Reviewed-on: SGD-Nord/konova#356
2023-11-21 13:35:35 +01:00
e4a94c6635
Map update
2023-11-21 13:22:58 +01:00
daee3e71b3
Map update
2023-11-21 12:53:27 +01:00
0dd60f8b40
Map update
2023-11-21 09:01:59 +01:00
bdc1c226e9
# Netgis HOTFIX
...
* fixes bug where map client would not parse config.json properly resulting in failed client start
2023-10-30 09:40:35 +01:00
02e8cfc76d
# Map client update
...
* updates netgis map client to newest pre-release
2023-10-16 13:27:27 +02:00
2a9e57e633
Django 4.2
...
* updates Django to 4.x and other packages (if possible) to latest versions
* Attention: Requires postgresql >= 12.0
* updates code fragments to match requirements of newer package versions
2023-10-12 09:57:05 +02:00