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 ca0f81e190 fix encoding issue when printing user names. fixes #160 14 years ago
..
djextdirect automatically grow textareas to the size of their content. fixes #123 14 years ago
locale update and add japanese translation set. 15 years ago
mumble fix encoding issue when printing user names. fixes #160 14 years ago
templates deliver the debug templates only if DEBUG enabled and request IP is in INTERNAL_IPS setting 14 years ago
__init__.py update years in the copyright claims 15 years ago
manage.py a few code style fixes 15 years ago
mucli.py properly call methods not wrapped by protectDjangoErrPage (ie, dbus) 15 years ago
processors.py fix my last fix using variables that actually exist 15 years ago
settings.py add a setting to hide offline servers from the servers list. fixes #144 14 years ago
setup_mucli.py add encoding declaration 15 years ago
urls.py add usereditor, use Django's jsi18n, language update 15 years ago
views.py a few code style fixes 15 years ago