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 01e238d892 murmur doesn't rename the field when converting, so check both fields 15 years ago
..
locale check for an existing texture when building the page, and display a message when none is set. fixes #43 15 years ago
management a few last tweaks to fix errors found during testing. fixes #49 15 years ago
templatetags change case of MEDIA_URL in templates, defer resolving in settings.py until after the WSGI daemon had a chance of setting the script prefix 16 years ago
MumbleCtlDbus.py add support for Legacy (<1.1.8) versions of Murmur's DBus interface. 15 years ago
MumbleCtlIce.py update registerUser and setRegistration for Murmur snapshot snapshot b58726. 16 years ago
Murmur_1-1-8.ice added experimental ICE connector for Mumble 1.2.0. can't detect Murmur version before connecting, so this needs to be configured :( 16 years ago
Murmur_1-2-0.ice update to upstream snapshot b58726. 16 years ago
__init__.py added copyright and license information 16 years ago
admin.py display "is admin" column in the overview list 16 years ago
forms.py when registering a player, validate the input name against the server's configured player name regex. fixes #44 15 years ago
mctl.py a few style fixes and docstrings 15 years ago
mmobjects.py add SHOW_EMPTY_SUBCHANS setting. fixes #54 15 years ago
models.py murmur doesn't rename the field when converting, so check both fields 15 years ago
urls.py fix typo in the texture url... 16 years ago
views.py when registering a player, validate the input name against the server's configured player name regex. fixes #44 15 years ago