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 76a7aa4df7 fix crash when PIL doesn't recognize the image format 15 years ago
..
conversionsql drop the "NOT NULL" constraint from the "port" column when converting the DB 15 years ago
locale properly implement the translation of property docstrings, update German translation 15 years ago
management oh - *that's* why I imported models instead of Mumble... 15 years ago
templates/mumble fix a few last glitches in the IP address formatting and display the users' FQDN. 15 years ago
templatetags update years in the copyright claims 15 years ago
MumbleCtlDbus.py fix setting the texture. fixes #84 15 years ago
MumbleCtlIce.py fix crash when PIL doesn't recognize the image format 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 properly implement the translation of property docstrings, update German translation 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 properly implement the translation of property docstrings, update German translation 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 fix setting the texture. fixes #84 15 years ago