Guess I have a Python miss configuration I get this from /var/log/newfies/err-apache-newfies.log
[Sat Aug 11 19:02:46 2012] [error] /usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/tastypie/resources.py:323: UserWarning: 'override_urls' is a deprecated method & will be removed by v1.0.$
[Sat Aug 11 19:02:46 2012] [error] warnings.warn("'override_urls' is a deprecated method & will be removed by v1.0.0. Please rename your method to ``prepend_urls``.")
[Sat Aug 11 19:02:46 2012] [error] /usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/tastypie/api.py:82: UserWarning: 'override_urls' is a deprecated method & will be removed by v1.0.0. Plea$
[Sat Aug 11 19:02:46 2012] [error] warnings.warn("'override_urls' is a deprecated method & will be removed by v1.0.0. Please use ``prepend_urls`` instead.")
[Sat Aug 11 19:20:46 2012] [error] Exception KeyError: KeyError(140118304667616,) in <module 'threading' from '/usr/lib64/python2.6/threading.pyc'> ignored
[Sat Aug 11 19:22:12 2012] [error] /usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/conf/__init__.py:75: DeprecationWarning: The ADMIN_MEDIA_PREFIX setting has been removed; use STAT$
[Sat Aug 11 19:22:12 2012] [error] "use STATIC_URL instead.", DeprecationWarning)
[Sat Aug 11 19:22:14 2012] [error] /usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/django/utils/translation/__init__.py:63: DeprecationWarning: Translations in the project directory aren't$
[Sat Aug 11 19:22:14 2012] [error] DeprecationWarning)
[Sat Aug 11 19:22:15 2012] [error] /usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/celery/decorators.py:34: CDeprecationWarning:
[Sat Aug 11 19:22:15 2012] [error] The `celery.decorators` module along with the magic keyword arguments,
[Sat Aug 11 19:22:15 2012] [error] are deprecated, and will be removed in version 3.0.
[Sat Aug 11 19:22:15 2012] [error]
[Sat Aug 11 19:22:15 2012] [error] Please use the `celery.task` module instead of `celery.decorators`,
[Sat Aug 11 19:22:15 2012] [error] and the `task.request` should be used instead of the magic keyword arguments:
[Sat Aug 11 19:22:15 2012] [error]
[Sat Aug 11 19:22:15 2012] [error] from celery.task import task
[Sat Aug 11 19:22:15 2012] [error]
[Sat Aug 11 19:22:15 2012] [error] See
http://bit.ly/celery22major for more information.
[Sat Aug 11 19:22:15 2012] [error]
[Sat Aug 11 19:22:15 2012] [error]
[Sat Aug 11 19:22:15 2012] [error] """))
[Sat Aug 11 19:22:17 2012] [error] /usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/tastypie/resources.py:323: UserWarning: 'override_urls' is a deprecated method & will be removed by v1.0.$
[Sat Aug 11 19:22:17 2012] [error] warnings.warn("'override_urls' is a deprecated method & will be removed by v1.0.0. Please rename your method to ``prepend_urls``.")
[Sat Aug 11 19:22:17 2012] [error] /usr/share/virtualenvs/newfies-dialer/lib/python2.6/site-packages/tastypie/api.py:82: UserWarning: 'override_urls' is a deprecated method & will be removed by v1.0.0. Plea$
[Sat Aug 11 19:22:17 2012] [error] warnings.warn("'override_urls' is a deprecated method & will be removed by v1.0.0. Please use ``prepend_urls`` instead.")