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 ef98cf8ff6 Added tag v0.3 for changeset c5590552c227 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 implemented setting users' admin rights on the root channel via the web admin 16 years ago
mmobjects.py added an object that represents the ACL instead of messing with array indices 16 years ago
models.py added base path autodetection, so people don't have to configure *anything* anymore... 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