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 a7b3eae9c9 when fetching player data, decode strings from UTF8. 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 when detecting a new instance fails due to a duplicate entry, print both. 15 years ago
templates/mumble add check if the server instance is booted before linking it 15 years ago
templatetags update years in the copyright claims 15 years ago
MumbleCtlDbus.py add getConf method 15 years ago
MumbleCtlIce.py when fetching player data, decode strings from UTF8. 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 fix the user link form still trying to set isAdmin 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 optimize looking for existing players to not fire one DB query per player 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