17 Commits (d46220ec486b4fcb427271fc973c114f4242f512)

Author SHA1 Message Date
Michael Ziegler e336523df4 introduce slicefile parameter to get the CTL stuff independent from django.conf.settings 15 years ago
Michael Ziegler cffb25ac2b only catch Ice exceptions 15 years ago
Michael Ziegler 53d00abd66 add checks to prevent confusing Ice with spaces in the slice path. (no kidding.) 15 years ago
Michael Ziegler 68ec9950c5 add checks for the slice file and MUMBLE_DJANGO_ROOT. 15 years ago
Michael Ziegler 862787a16d remove getSlice management command 15 years ago
Michael Ziegler d78bd39cc9 add a command to download the current HEAD version of Murmur.ice from Mumble's Git 15 years ago
Michael Ziegler c16d62d07e a bunch'a cleanups to fix pyflakes warnings (and a few so far undiscovered bugs as well...) 15 years ago
Michael Ziegler fc53d4467d update years in the copyright claims 15 years ago
Michael Ziegler ccc8c89dfa add mm{shell,syncdb,runserver} commands that allow to choose a Murmur version first 15 years ago
Michael Ziegler cf8e8e96fe increase verbosity, fix testAddrPortUnique test to use the correct connstring 15 years ago
fdai2875 390e1ba972 move user detection code to Mumble model, see #55 15 years ago
Michael Ziegler dddc9e5758 a few last tweaks to fix errors found during testing. fixes #49 15 years ago
Michael Ziegler 729ab451d5 move the code that copies config data from murmur to md to the models and add syncing for existing instances, see #49 15 years ago
Michael Ziegler 858e3706a6 check SECRET_KEY 15 years ago
Michael Ziegler 30080192cd add copyright headers 15 years ago
Michael Ziegler f0b567e7a7 improve Sites checks to detect SITE_ID not set or no site of that ID existing, see #30 15 years ago
Michael Ziegler 2156c9bb3e add a "checkenv" command to manage.py that runs a few tests on the setup of mumble-django, to prevent configuration problems like bug #30. 15 years ago