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 37ccd499f3 cache the server version in the model, add a property to prettyprint it and display it in the admin. 15 years ago
..
conversionsql move transaction handling from update_schema to the SQL scripts, as it didn't work. 15 years ago
locale update japanese translate 15 years ago
management ping Murmur to see if it's reachable with the given proxy before connecting; s/ICE/Ice/. 15 years ago
templates/mumble cache the server version in the model, add a property to prettyprint it and display it in the admin. 15 years ago
templatetags fix banning and prevent unwanted erasing of the supw and defaultchannel fields, various minor cleanups. 15 years ago
MumbleCtlDbus.py Use unicode() in the DBus ctls to fix encoding issues. gnaah. 15 years ago
MumbleCtlIce.py ping Murmur to see if it's reachable with the given proxy before connecting; s/ICE/Ice/. 15 years ago
__init__.py update years in the copyright claims 15 years ago
admin.py cache the server version in the model, add a property to prettyprint it and display it in the admin. 15 years ago
forms.py translate the MumbleServer.defaultconfig and Mumble.server fields; language update 15 years ago
mctl.py remove unnecessary method stubs (NotImplementedError vs AttributeError, eugh) 15 years ago
mmobjects.py cache the server version in the model, add a property to prettyprint it and display it in the admin. 15 years ago
models.py cache the server version in the model, add a property to prettyprint it and display it in the admin. 15 years ago
murmurenvutils.py a bunch'a cleanups to fix pyflakes warnings (and a few so far undiscovered bugs as well...) 15 years ago
testrunner.py update years in the copyright claims 15 years ago
tests.py a bunch'a cleanups to fix pyflakes warnings (and a few so far undiscovered bugs as well...) 15 years ago
urls.py a few cleanups 15 years ago
utils.py update years in the copyright claims 15 years ago
views.py a few cleanups 15 years ago