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 50547665bc if getTexture fails to decompress the data, raise ValueError instead of zlib.error 15 years ago
..
conversionsql drop UNIQUE indices for (addr, port) when converting the database. 15 years ago
locale update few string japanese translation 15 years ago
management fix imports 15 years ago
templates/mumble only display connect URLs if a sensible address is known 15 years ago
templatetags update years in the copyright claims 15 years ago
MumbleCtlDbus.py add getConf method 15 years ago
MumbleCtlIce.py if getTexture fails to decompress the data, raise ValueError instead of zlib.error 15 years ago
__init__.py update years in the copyright claims 15 years ago
admin.py add server ID to displayed fields, and calculate the bind port if it isn't set in the Model. 15 years ago
forms.py display the server's default config in a TextArea in the Admin 15 years ago
mctl.py implement authentication to Murmur using the Ice secret. 15 years ago
mmobjects.py clean up the URL generation method 15 years ago
models.py display the server's default config in a TextArea in the Admin 15 years ago
murmurenvutils.py a bunch'a cleanups to fix pyflakes warnings (and a few so far undiscovered bugs as well...) 15 years ago
testrunner.py update years in the copyright claims 15 years ago
tests.py a bunch'a cleanups to fix pyflakes warnings (and a few so far undiscovered bugs as well...) 15 years ago
urls.py add view to feed Antiarc's AJAX channel viewer (http://tinyurl.com/ydun45e) with data. 15 years ago
utils.py update years in the copyright claims 15 years ago
views.py fix the user admin thing still trying to set the isAdmin field 15 years ago