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.
 
 
 
 
 
 
Drew Short 87cec419d1 Removed mercurial ignore 4 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 de language update 10 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
static/mumble move mumble/media dir to mumble/static/mumble 11 years ago
templates/mumble shorten kate modeline comments, add 'hl Django HTML Template' statements 11 years ago
templatetags fix url tags for Django 1.5, remove MUMBLE_MEDIA_PREFIX in favor of django.contrib.staticfiles 11 years ago
MumbleCtlDbus.py properly handle the *dict* getRegisteredUsers is returning. fixes #119 14 years ago
MumbleCtlIce.py "Support" Murmur 1.3 9 years ago
__init__.py Bump mumble module version 10 years ago
admin.py fix typo 13 years ago
forms.py [django 1.7] explicitly add __all__ fields to the admin forms 10 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
tests.py remove outdated unit tests and add some basic Ice tests 10 years ago
urls.py fix imports 11 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 [django 1.7] replace mimetype with content_type kwarg 10 years ago