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 248179ac5d only check the port for validity if it has been set 16 years ago
..
conversionsql rename a few of the sqlite conversion scripts, add MumbleUser table being recreated, drop old tables instead of keeping them. 16 years ago
locale remove +x and a few "fuzzy" flags 16 years ago
management fix imports 16 years ago
templates/mumble only display connect URLs if a sensible address is known 16 years ago
templatetags update years in the copyright claims 16 years ago
MumbleCtlDbus.py add getConf method 16 years ago
MumbleCtlIce.py add forgotten import. 16 years ago
__init__.py update years in the copyright claims 16 years ago
admin.py normalize server connectivity info into MumbleServer model 16 years ago
forms.py only check the port for validity if it has been set 16 years ago
mctl.py implement authentication to Murmur using the Ice secret. 16 years ago
mmobjects.py clean up the URL generation method 16 years ago
models.py unset the registerhostname config field if the netloc is unknown 16 years ago
murmurenvutils.py a bunch'a cleanups to fix pyflakes warnings (and a few so far undiscovered bugs as well...) 16 years ago
testrunner.py update years in the copyright claims 16 years ago
tests.py a bunch'a cleanups to fix pyflakes warnings (and a few so far undiscovered bugs as well...) 16 years ago
urls.py add view to feed Antiarc's AJAX channel viewer (http://tinyurl.com/ydun45e) with data. 16 years ago
utils.py update years in the copyright claims 16 years ago
views.py fix the user admin thing still trying to set the isAdmin field 16 years ago