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 bd544e1d16 remove djextdirect.py (has been turned into package) and adapt to the new layout 15 years ago
..
conversionsql move transaction handling from update_schema to the SQL scripts, as it didn't work. 15 years ago
fixtures update test fixtures and backup the murmur database I use for testing 15 years ago
locale l10n: Updated German (de) translation to 98% 15 years ago
locale_outdated move outdated languages out of the locale dir to prevent makemessages from trying to process them 15 years ago
management a few code style fixes 15 years ago
media add copyright/licensing stuff and link to the documentation 15 years ago
templates/mumble fix my last fix using variables that actually exist 15 years ago
templatetags fix the mobile views to use the new media paths 15 years ago
MumbleCtlDbus.py add dummy getUptime for <1.2.2 murmur CTLs. fixes #107 15 years ago
MumbleCtlIce.py add dummy getUptime for <1.2.2 murmur CTLs. fixes #107 15 years ago
__init__.py Bump mumble module version 15 years ago
admin.py list user name in the first column instead of account owner 15 years ago
forms.py remove djextdirect.py (has been turned into package) and adapt to the new layout 15 years ago
mctl.py a few code style fixes 15 years ago
mmobjects.py fix two spelling errors 15 years ago
models.py add get_absolute_url method to the Mumble model to enable "view on site" buttonés in the admin 15 years ago
murmurenvutils.py a few code style fixes 15 years ago
testrunner.py a few code style fixes 15 years ago
tests.py move general errors from errors[''] to errors['__all__'] 15 years ago
urls.py remove print statement left from debugging 15 years ago
utils.py a few code style fixes 15 years ago
views.py remove djextdirect.py (has been turned into package) and adapt to the new layout 15 years ago