{% extends "index.htm" %} {% load mumble_extras %} {% block Content %}

Imprint

This is Mumble-Django, a Murmur config application for Django that configures a Mumble server. It is able to create and remove server instances, start/stop them, and configure them.

Furthermore, registered Django users can sign up for user accounts on the configured vservers and change their registration names and passwords, and Django admins can manage server admins through the webinterface.

It is being developed by Michael "Svedrin" Ziegler, who can be contacted via e-Mail, Jabber or IRC (Svedrin in Freenode).

The default design is based on YAML, Yet Another Multicolumn Layout by Dirk Jesse.

{% endblock %}