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 451d62903b add LOGIN_REDIRECT_URL to settings, so @login_required and the login view redirect to the profile correctly. fixes #27 - that is, as soon as I update the Debian packages. :) 16 years ago
..
channel.htm move background-image from .css to template - not pretty, but saves me a view 16 years ago
list.htm changed hardcoded urls to reverse resolved ones, finally allowing m-d to run in a shared apache vhost. 16 years ago
mumble.htm bugfix: when a user without a registration joins, showTexture wasn't found due to the second argument being empty 16 years ago
player.htm move background-image from .css to template - not pretty, but saves me a view 16 years ago
server.htm move background-image from .css to template - not pretty, but saves me a view 16 years ago