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 a2f34a764c removed ssl settings from admin form, because the key must be kept secret and imho most users won't want to change this anyway 16 years ago
..
mumble removed ssl settings from admin form, because the key must be kept secret and imho most users won't want to change this anyway 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 default from email address and account activation days, as registration needs them 16 years ago
urls.py altered "settings" import to fit the django way, which should be better portable 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