Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
- renamed app.html to simple_service.html - allow hiding the 'status' block instead of using separate apache_service.html template
- adapted all modules to not use views.ConfigurationView anymore - removed templates that are not needed anymore - no more implicit 'enabled' and 'get_status' functions in __init__.py files - (more coherent/explicit use of Django functionality)