* fixes bug where EcoAccount model was not serializable due to changes in newer DAL version due to Django4
* refactors konova/autocompletes.py by splitting into individual files and moving them to fitting apps * autocomplete files now live in APPNAME/autocomplete/...