Revision history [back]
DeprecationWarning(s)
Just wanted to point out some Deprecation warnings i'm seeing in the logs that i didn't see anyone else point out yet. I suppose these are 'known issues' already?
[Tue Dec 13 06:12:39 2011] [error] /usr/lib/python2.6/site-packages/django/db/__init__.py:60: DeprecationWarning: Short names for ENGINE in database configurations are deprecated. Prepend default.ENGINE with 'django.db.backends.'
[Tue Dec 13 06:12:39 2011] [error] DeprecationWarning
[Tue Dec 13 06:12:41 2011] [error] /usr/lib/python2.6/site-packages/django/contrib/auth/models.py:393: DeprecationWarning: The user messaging API is deprecated. Please update your code to use the new messages framework.
[Tue Dec 13 06:12:41 2011] [error] category=DeprecationWarning)
[Tue Dec 13 06:12:41 2011] [error] /usr/lib/python2.6/site-packages/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.
[Tue Dec 13 06:12:41 2011] [error] DeprecationWarning
[Tue Dec 13 06:12:42 2011] [error] /usr/lib/python2.6/site-packages/django/db/__init__.py:19: DeprecationWarning: settings.DATABASE_* is deprecated; use settings.DATABASES instead.
[Tue Dec 13 06:12:42 2011] [error] DeprecationWarning
[Tue Dec 13 06:12:42 2011] [error] /usr/lib/python2.6/site-packages/django/db/__init__.py:60: DeprecationWarning: Short names for ENGINE in database configurations are deprecated. Prepend default.ENGINE with 'django.db.backends.'
DeprecationWarning(s)
Just wanted to point out some Deprecation warnings i'm seeing in the logs that i didn't see anyone else point out yet. I suppose these are 'known issues' already?
[Tue Dec 13 06:12:39 2011] [error] /usr/lib/python2.6/site-packages/django/db/__init__.py:60: DeprecationWarning: Short names for ENGINE in database configurations are deprecated. Prepend default.ENGINE with 'django.db.backends.'
[Tue Dec 13 06:12:39 2011] [error] DeprecationWarning
[Tue Dec 13 06:12:41 2011] [error] /usr/lib/python2.6/site-packages/django/contrib/auth/models.py:393: DeprecationWarning: The user messaging API is deprecated. Please update your code to use the new messages framework.
[Tue Dec 13 06:12:41 2011] [error] category=DeprecationWarning)
[Tue Dec 13 06:12:41 2011] [error] /usr/lib/python2.6/site-packages/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.
[Tue Dec 13 06:12:41 2011] [error] DeprecationWarning
[Tue Dec 13 06:12:42 2011] [error] /usr/lib/python2.6/site-packages/django/db/__init__.py:19: DeprecationWarning: settings.DATABASE_* is deprecated; use settings.DATABASES instead.
[Tue Dec 13 06:12:42 2011] [error] DeprecationWarning
[Tue Dec 13 06:12:42 2011] [error] /usr/lib/python2.6/site-packages/django/db/__init__.py:60: DeprecationWarning: Short names for ENGINE in database configurations are deprecated. Prepend default.ENGINE with 'django.db.backends.'