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 046f4ebbd1 changed url to point to "texture.png" instead of .jpg 16 years ago
..
templatetags added copyright and license information 16 years ago
__init__.py added copyright and license information 16 years ago
admin.py changed copyright notice to clarify GPLv2+ licensing 16 years ago
forms.py implemented setting user textures 16 years ago
management.py yet another change to fix #4... 16 years ago
mmobjects.py changed copyright notice to clarify GPLv2+ licensing 16 years ago
models.py prevented "server" field on MumbleUser model from being changed once the record has been entered into the database (and hence into murmur). fixes #2 16 years ago
urls.py changed url to point to "texture.png" instead of .jpg 16 years ago
views.py changed output format to PNG because it has transparency 16 years ago