17 Commits (5a6747c83a663b33a9d0fbf6f32641e3f10c98d6)

Author SHA1 Message Date
Michael Ziegler 5a6747c83a a few code style fixes 14 years ago
Michael Ziegler 7672087ecc change getslice to print all messages except the actual slice file to stderr. 14 years ago
Michael Ziegler 0f79e664cb add getslice management command that checks if the slice can be fetched using getSlice. 14 years ago
Michael Ziegler 5f73c19d94 prevent checkenv from failing if Ice is not available. 14 years ago
Michael Ziegler ee406af055 various fixes to adapt the new model layout 14 years ago
Michael Ziegler cffb25ac2b only catch Ice exceptions 14 years ago
Michael Ziegler 53d00abd66 add checks to prevent confusing Ice with spaces in the slice path. (no kidding.) 14 years ago
Michael Ziegler 68ec9950c5 add checks for the slice file and MUMBLE_DJANGO_ROOT. 14 years ago
Michael Ziegler 862787a16d remove getSlice management command 14 years ago
Michael Ziegler d78bd39cc9 add a command to download the current HEAD version of Murmur.ice from Mumble's Git 14 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 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