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 1b15a7a263 move the database file to a db subdirectory, to get the perms right when people run "chmod -R <md-dir>/*" 14 years ago
..
conversionsql drop the "NOT NULL" constraint from the "port" column when converting the DB 14 years ago
locale properly implement the translation of property docstrings, update German translation 14 years ago
management move the database file to a db subdirectory, to get the perms right when people run "chmod -R <md-dir>/*" 14 years ago
templates/mumble fix a few last glitches in the IP address formatting and display the users' FQDN. 14 years ago
templatetags update years in the copyright claims 15 years ago
MumbleCtlDbus.py fix setting the texture. fixes #84 14 years ago
MumbleCtlIce.py remove unnecessary method stubs (NotImplementedError vs AttributeError, eugh) 14 years ago
__init__.py update years in the copyright claims 15 years ago
admin.py fix MumbleUsers page crashing when a server is not running, show running state in MumbleServers page 14 years ago
forms.py properly implement the translation of property docstrings, update German translation 14 years ago
mctl.py remove unnecessary method stubs (NotImplementedError vs AttributeError, eugh) 14 years ago
mmobjects.py fix a few last glitches in the IP address formatting and display the users' FQDN. 14 years ago
models.py properly implement the translation of property docstrings, update German translation 14 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. 14 years ago
utils.py update years in the copyright claims 15 years ago
views.py fix setting the texture. fixes #84 14 years ago