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 54856fa7f1 fix banning and prevent unwanted erasing of the supw and defaultchannel fields, various minor cleanups. 15 years ago
..
conversionsql drop the "NOT NULL" constraint from the "port" column when converting the DB 15 years ago
locale add french translation by Antoine Bertin. 15 years ago
management oh - *that's* why I imported models instead of Mumble... 15 years ago
templates/mumble Releasing v2.0beta3; I feel more testing needs to be done before final. If you want to help, test and tell me stuff works. 15 years ago
templatetags fix banning and prevent unwanted erasing of the supw and defaultchannel fields, various minor cleanups. 15 years ago
MumbleCtlDbus.py fix setting the texture. fixes #84 15 years ago
MumbleCtlIce.py fix banning and prevent unwanted erasing of the supw and defaultchannel fields, various minor cleanups. 15 years ago
__init__.py update years in the copyright claims 15 years ago
admin.py fix MumbleUsers page crashing when a server is not running, show running state in MumbleServers page 15 years ago
forms.py fix banning and prevent unwanted erasing of the supw and defaultchannel fields, various minor cleanups. 15 years ago
mctl.py remove unnecessary method stubs (NotImplementedError vs AttributeError, eugh) 15 years ago
mmobjects.py fix a few last glitches in the IP address formatting and display the users' FQDN. 15 years ago
models.py fix banning and prevent unwanted erasing of the supw and defaultchannel fields, various minor cleanups. 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 add view to feed Antiarc's AJAX channel viewer (http://tinyurl.com/ydun45e) with data. 15 years ago
utils.py update years in the copyright claims 15 years ago
views.py implement basic banning. see #81 15 years ago