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 b7961127d8 Releasing v2.8. 11 years ago
..
conversionsql move transaction handling from update_schema to the SQL scripts, as it didn't work. 14 years ago
fixtures update test fixtures and backup the murmur database I use for testing 14 years ago
locale display the channel ID to admins in the channel window's title. fixes #154 13 years ago
locale_outdated move outdated languages out of the locale dir to prevent makemessages from trying to process them 14 years ago
management adapt to (not so) new settings.DATABASES layout 12 years ago
media defer setting the auto refresh until after the channel viewer has been rendered 12 years ago
templates/mumble convert {%url%} syntax for Django 1.5 11 years ago
templatetags fix the mobile views to use the new media paths 14 years ago
MumbleCtlDbus.py properly handle the *dict* getRegisteredUsers is returning. fixes #119 14 years ago
MumbleCtlIce.py add a Flask CVP provider for @paniq and the lulz. 13 years ago
__init__.py Bump mumble module version 11 years ago
admin.py fix typo 13 years ago
forms.py use a ChoiceField for suggest{positional,pushtotalk} 12 years ago
mctl.py a few code style fixes 14 years ago
mmobjects.py minor refactoring (and bugfix); show IP address and user name in the ban list. see #126 14 years ago
models.py treat suggest{positional,pushtotalk} as strings instead of booleans 12 years ago
murmurenvutils.py a few code style fixes 14 years ago
testrunner.py a few code style fixes 14 years ago
tests.py if simplejson isn't available, fallback to json 14 years ago
urls.py if qrencode is available, display a QR code for the channel viewer 14 years ago
utils.py minor refactoring (and bugfix); show IP address and user name in the ban list. see #126 14 years ago
views.py add USERS_ABOVE_CHANNELS setting to settings.py 13 years ago