* refactors payment creation, editing and removing into class based views * refactors analysis report methods into class based views * drops unused method view on api app (token generating has been de facto moved into users app long time ago)
* introduces new app 'analysis' for annual report generating and future features * adds new templates (WIP) * adds new routes (WIP)