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 165a7ca57e properly set the leaf attribute on channel nodes 15 years ago
..
conversionsql move transaction handling from update_schema to the SQL scripts, as it didn't work. 15 years ago
locale add usereditor, use Django's jsi18n, language update 15 years ago
locale_outdated move outdated languages out of the locale dir to prevent makemessages from trying to process them 15 years ago
management a few code style fixes 15 years ago
templates/mumble reindent mumble.html; implement avatar updating 15 years ago
templatetags implement the administration form teh ext.direct wayz 15 years ago
MumbleCtlDbus.py remove debug print statement from MumbleCtlDbus 15 years ago
MumbleCtlIce.py add getUptime() to the ctls 15 years ago
__init__.py bump dev version 15 years ago
admin.py a few code style fixes 15 years ago
forms.py use a metaclass to set the form fields' labels when the PropertyModelForm subclass is created 15 years ago
mctl.py a few code style fixes 15 years ago
mmobjects.py replace the x- prefix with x_ to get valid object attribute names 15 years ago
models.py fix save()s to accept *args **kwargs 15 years ago
murmurenvutils.py a few code style fixes 15 years ago
testrunner.py a few code style fixes 15 years ago
tests.py a few code style fixes 15 years ago
urls.py reindent mumble.html; implement avatar updating 15 years ago
utils.py a few code style fixes 15 years ago
views.py reindent mumble.html; implement avatar updating 15 years ago