Revision history [back]
DeprecationWarning with Django 1.3.1 and Python 2.6
I'm getting the following warnings in the uwsgi logs, let me know how to get rid of them.
Your output encoding is not UTF-8, there may be issues with the software when anything is printed to the terminal or log files
/usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/django/core/context_processors.py:27: DeprecationWarning: The context processor at django.core.context_processors.auth
is deprecated; use the path django.contrib.auth.context_processors.auth
instead.
DeprecationWarning
/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.
DeprecationWarning
/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.'
DeprecationWarning
BlockquoteBlockquote
Anyone? I'm still living with this issue
DeprecationWarning with Django 1.3.1 and Python 2.6
I'm getting the following warnings in the uwsgi logs, let me know how to get rid of them.
Your output encoding is not UTF-8, there may be issues with the software when anything is printed to the terminal or log files
/usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/django/core/context_processors.py:27: DeprecationWarning: The context processor at django.core.context_processors.auth
is deprecated; use the path django.contrib.auth.context_processors.auth
instead.
DeprecationWarning
/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.
DeprecationWarning
/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.'
DeprecationWarning
BlockquoteBlockquote
Anyone? I'm still living with this issue
DeprecationWarning with Django 1.3.1 1.3 and Python 2.6
I'm getting the following warnings in the uwsgi logs, let me know how to get rid of them.
Your output encoding is not UTF-8, there may be issues with the software when anything is printed to the terminal or log files
/usr/local/lib/python2.6/dist-packages/Django-1.3.1-py2.6.egg/django/core/context_processors.py:27: DeprecationWarning: The context processor at django.core.context_processors.auth
is deprecated; use the path django.contrib.auth.context_processors.auth
instead.
DeprecationWarning
/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.
DeprecationWarning
/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.'
DeprecationWarning
BlockquoteBlockquote