django.dispatch.errors.DispatcherKeyError

6 views
Skip to first unread message

Denis

unread,
Nov 13, 2008, 12:39:38 PM11/13/08
to Google App Engine
All my request that go through Django throw this exception:
<class 'django.dispatch.errors.DispatcherKeyError'>: 'No receivers
found for signal <object object at 0xa0f78933d8597a88> from sender
_Any'

Traceback (most recent call last):
File "/base/data/home/apps/<myapp>/96.1/main.py", line 26, in
<module>
django.core.signals.got_request_exception)
File "/base/python_lib/versions/1/django/dispatch/dispatcher.py",
line 213, in disconnect
sender

All non-Django stuff works well.

line 26 is:
django.dispatch.dispatcher.disconnect
(django.db._rollback_on_exception,

django.core.signals.got_request_exception)

Are migrating to Django 1.0??
Reply all
Reply to author
Forward
0 new messages