* splits konova/views.py into separate files in new module * view files can now be found in /konova/views/... * introduces first class based view AbstractLogView * implemented for Ema, Intervention, Compensation and EcoAccount
* splits intervention/views.py (+700 lines) into separate files in new module * view files can now be found in /intervention/views/...