~~~~~~~~~~~~~~~~~~~
**Settings**
- Add ``PLANB_DEFAULT_INCLUDES``.
- Rename ``ZFS_BIN``, ``SUDO_BIN`` and ``RSYNC_BIN`` to ``PLANB_<setting>``.
- Fix allowing use of alternate ``DJANGO_SETTINGS_MODULE``.
**Web interface**
- Add hosts to hostgroup listing.
- Allow ordering hosts by enabled/queued/running.
**CLI**
- Add "stale mounts" listing (planb slist).
- Create "hostconfig" export in YAML or JSON format (planb confexport).
**Queue**
- Fix so long running jobs don't suffer from lost DB connections.
**Other**
- Misc refactoring/cleanup.