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 738581e4ba add csrf_token to the registration form 15 years ago
..
channel.html put kate modelines in {%comment%}s so they don't get written into the HTML, and reindent JS using 2 spaces 15 years ago
list.html order servers by name, and display a helpful message when none have been entered into the db 15 years ago
mobile_list.html move "extends" directive before comments, as it needs to be on the first line 15 years ago
mobile_mumble.html move "extends" directive before comments, as it needs to be on the first line 15 years ago
mumble.html remove CsrfResponseMiddleware and use csrf_tokens in the templates 15 years ago
offline.html DRASTICALLY improve the way MD handles servers being offline, unavailable modules and configuration issues. fixes #86 15 years ago
player.html show talking players with the red lips icon in the channel viewer 15 years ago
server.html put kate modelines in {%comment%}s so they don't get written into the HTML, and reindent JS using 2 spaces 15 years ago