15 Commits (v2.11)

Author SHA1 Message Date
Michael Ziegler da6021658c update checkenv to use the new DATABASES setting, and to check the database dirs correctly 13 years ago
Michael Ziegler d930507f2b update checkenv to not tell people to run gen_secret_key.sh and use getSlice. fixes #108 14 years ago
Michael Ziegler 5a6747c83a a few code style fixes 14 years ago
Michael Ziegler 0f79e664cb add getslice management command that checks if the slice can be fetched using getSlice. 15 years ago
Michael Ziegler 5f73c19d94 prevent checkenv from failing if Ice is not available. 15 years ago
Michael Ziegler ee406af055 various fixes to adapt the new model layout 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 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 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