- Minimize loading of Augeas since it takes time. - Make some methods private - PEP8 fixes
Merge get_ports and get_hs into get_status.
- 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)