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 bcfeedbb0d coerce config properties to unicode instead of str by default 15 years ago
..
conversionsql rename a few of the sqlite conversion scripts, add MumbleUser table being recreated, drop old tables instead of keeping them. 15 years ago
locale remove +x and a few "fuzzy" flags 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 add forgotten import. 15 years ago
__init__.py update years in the copyright claims 15 years ago
admin.py normalize server connectivity info into MumbleServer model 15 years ago
forms.py only check the port for validity if it has been set 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 coerce config properties to unicode instead of str by default 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