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 008f938d79 changed to update only if owner and password given (cant update without owner due to email) 16 years ago
..
templatetags Created a complete Django application wrapping around the Mumble app to make usage for Django inexperienced users easier 16 years ago
__init__.py renamed the path of the python app 16 years ago
admin.py Now the links in the channel viewer work correctly 16 years ago
management.py fixed to work with psycopg2 16 years ago
mmobjects.py added an object that represents the ACL instead of messing with array indices 16 years ago
models.py changed to update only if owner and password given (cant update without owner due to email) 16 years ago
urls.py Created a complete Django application wrapping around the Mumble app to make usage for Django inexperienced users easier 16 years ago
views.py Created a complete Django application wrapping around the Mumble app to make usage for Django inexperienced users easier 16 years ago