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 977fa3affe releasing v0.11 (which might be considered RC2.) 15 years ago
..
mumble add "User List" string 15 years ago
__init__.py clean up settings and throw out that get_script_prefix() fakery from __init__.py, because I have the feeling that this stuff will blow something up horribly. runserver is able to handle MUMBLE_DJANGO_URL not being '/', so this can and must now be configured, period. 15 years ago
deferred_resolver.py looks like the autodetection finally works... 15 years ago
gen_secret_key.sh add shell script to automatically generate a new SECRET_KEY. 15 years ago
manage.py added copyright and license information 15 years ago
settings.py add copyright headers 15 years ago
urls.py clean up settings and throw out that get_script_prefix() fakery from __init__.py, because I have the feeling that this stuff will blow something up horribly. runserver is able to handle MUMBLE_DJANGO_URL not being '/', so this can and must now be configured, period. 15 years ago
views.py change case of MEDIA_URL in templates, defer resolving in settings.py until after the WSGI daemon had a chance of setting the script prefix 15 years ago