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 ca4ba79461 altered "settings" import to fit the django way, which should be better portable 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 updated to replace "" with noname in the RegistrationName 16 years ago
mmobjects.py added an object that represents the ACL instead of messing with array indices 16 years ago
models.py altered "settings" import to fit the django way, which should be better portable 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