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
..
mumble changed to update only if owner and password given (cant update without owner due to email) 16 years ago
__init__.py Created a complete Django application wrapping around the Mumble app to make usage for Django inexperienced users easier 16 years ago
manage.py Created a complete Django application wrapping around the Mumble app to make usage for Django inexperienced users easier 16 years ago
settings.py added base path autodetection, so people don't have to configure *anything* anymore... 16 years ago
urls.py added redirect from / to /mumble 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