· 8 years ago · Dec 08, 2017, 06:54 PM
1root@h1945368:/srv/mumble-django/pyweb# python manage.py checkenv
2/usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/django/db/__init__.py:19: DeprecationWarning: settings.DATABASE_* is deprecated; use settings.DATABASES instead.
3 DeprecationWarning
4/usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/django/db/__init__.py:60: DeprecationWarning: Short names for ENGINE in database configurations are deprecated. Prepend default.ENGINE with 'django.db.backends.'
5 DeprecationWarning
6/usr/local/lib/python2.6/dist-packages/django_registration-0.7-py2.6.egg/registration/models.py:4: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
7 import sha
8Checking slice file for 1 server instances... [ OK ]
9Checking root directory access... [ OK ]
10Checking database access... [ OK ]
11Checking URL configuration... mumble-wolke7.de [ OK ]
12Checking Murmur instances... [ OK ]
13Checking if an Admin user exists... [ OK ]
14Checking SECRET_KEY... [ OK ]