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 7ba21f0270 add user manager for server admins, see #15. changing an account's owner doesn't work yet, backing up what I have so far :) 15 years ago
..
mumble add user manager for server admins, see #15. changing an account's owner doesn't work yet, backing up what I have so far :) 15 years ago
__init__.py added copyright and license information 15 years ago
manage.py added copyright and license information 15 years ago
settings.py introducing protected mode: if active, people will need the server password to register on private servers. fixes #16 15 years ago
urls.py added copyright and license information 15 years ago
views.py fixed wrong request context in the "imprint" view 15 years ago