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 61b80ddf72 merged mmServer class into Mumble model, changed channel viewer to use divs instead of a table (can be more cleanly generated), cleaned up views and removed a whole lot of bad(tm) code 16 years ago
..
templatetags merged mmServer class into Mumble model, changed channel viewer to use divs instead of a table (can be more cleanly generated), cleaned up views and removed a whole lot of bad(tm) code 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 merged mmServer class into Mumble model, changed channel viewer to use divs instead of a table (can be more cleanly generated), cleaned up views and removed a whole lot of bad(tm) code 16 years ago
models.py merged mmServer class into Mumble model, changed channel viewer to use divs instead of a table (can be more cleanly generated), cleaned up views and removed a whole lot of bad(tm) code 16 years ago
urls.py changed url to point to "texture.png" instead of .jpg 16 years ago
views.py merged mmServer class into Mumble model, changed channel viewer to use divs instead of a table (can be more cleanly generated), cleaned up views and removed a whole lot of bad(tm) code 16 years ago