299_Performance_tweaks
master
* reduces number of queries performed on detail views of intervention, compensation and eco_account * renders deductable_rest of eco account beneath progressbar on eco account index view * clarifies ordering logic of related column
* improves db fetching performance of landing page by ~75%
* improves performance for filter_show_all() in ShareableTableFilterMixin and CheckboxCompensationTableFilter by ~40%
* improves central is_shared_with() method of ShareableObjectMixin to run ~30% faster