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 17e0aa285e various style fixes 15 years ago
..
conversionsql move transaction handling from update_schema to the SQL scripts, as it didn't work. 15 years ago
locale add french translation by Antoine Bertin. 15 years ago
management move transaction handling from update_schema to the SQL scripts, as it didn't work. 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 move transaction handling from update_schema to the SQL scripts, as it didn't work. 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 various style fixes 15 years ago
models.py various style fixes 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