Forked mumble-django project from https://bitbucket.org/Svedrin/mumble-django
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Michael Ziegler 8b84fe9dba changed field description and default of the "dbus" field to use ICE as default 16 years ago
..
templatetags fixed auto-hiding of empty channels 16 years ago
MumbleCtlDbus.py removed "DAOTYPE" setting (that's what the dbus field in the Mumble model is for), and added an automatic switch between the methods to MumbleCtlBase. repaired management.py. 16 years ago
MumbleCtlIce.py encoding issue 16 years ago
Murmur.ice a few refurbishments, more are yet to come 16 years ago
__init__.py added copyright and license information 16 years ago
admin.py changed copyright notice to clarify GPLv2+ licensing 16 years ago
forms.py implemented setting user textures 16 years ago
management.py syncdb hook now tries to get the connection string from env variable MURMUR_CONNSTR before asking 16 years ago
mctl.py removed "DAOTYPE" setting (that's what the dbus field in the Mumble model is for), and added an automatic switch between the methods to MumbleCtlBase. repaired management.py. 16 years ago
mmobjects.py fixed "url" property overwriting RegisterURL field, moved default port number to settings, port no only shows up if not default 16 years ago
models.py changed field description and default of the "dbus" field to use ICE as default 16 years ago
urls.py changed url to point to "texture.png" instead of .jpg 16 years ago
views.py *sigh* fixed hidden channels breaking the JavaScript 16 years ago