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 a1e0584597 small, but noticeable bug that caused the root channel to appear in the links. meh. 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
forms.py created a new template using YAML 16 years ago
management.py updated to replace "" with noname in the RegistrationName 16 years ago
mmobjects.py small, but noticeable bug that caused the root channel to appear in the links. meh. 16 years ago
models.py added rudimentary "admin" view to allow server admins to configure their servers without being able to alter "hoster only" config options 16 years ago
urls.py built a few nice interface features using ExtJS (JavaScript is not and will not be _required_ to use this website, the basics will work without it) 16 years ago
views.py built a few nice interface features using ExtJS (JavaScript is not and will not be _required_ to use this website, the basics will work without it) 16 years ago