Myghty Template Error

Error: Error(KeyError): 'No object in public.person with "person_id" = 96832'
File: /srv/www/dfb/service.fechten.org/bin/../lib/pDa/pgConn.py line 118
Context: 115:         row = cursor.fetchone()
116:
117:         if not row:
118:             raise KeyError, "No object in %s with %s" % (to.table,where)
119:
120:         retval = { to.id: to.idvalue }
121:
Traceback: /srv/www/dfb/service.fechten.org/bin/../lib/pDa/pgConn.py:118
/srv/www/dfb/service.fechten.org/bin/../lib/pDa/TableClass.py:248
/srv/www/dfb/service.fechten.org/bin/../lib/pDa/TableClass.py:210
/srv/www/dfb/service.fechten.org/htdocs/portrait/dhandler:16
/srv/www/dfb/service.fechten.org/htdocs/portrait/autohandler:3
/srv/www/dfb/service.fechten.org/bin/fechten.wsgi:12


Original Stack Trace:

Error: Error(KeyError): 'No object in public.person with "person_id" = 96832'
File: /srv/www/dfb/service.fechten.org/bin/../lib/pDa/pgConn.py line 118
Context: 115:         row = cursor.fetchone()
116:
117:         if not row:
118:             raise KeyError, "No object in %s with %s" % (to.table,where)
119:
120:         retval = { to.id: to.idvalue }
121:
Traceback: /srv/www/dfb/service.fechten.org/bin/../lib/pDa/pgConn.py:118
/srv/www/dfb/service.fechten.org/bin/../lib/pDa/TableClass.py:248
/srv/www/dfb/service.fechten.org/bin/../lib/pDa/TableClass.py:210
/srv/www/dfb/service.fechten.org/myghty/obj/main//portrait/dhandler.py:44
/usr/lib/python2.5/site-packages/Myghty-1.1.1-py2.5.egg/myghty/component.py:128
/usr/lib/python2.5/site-packages/Myghty-1.1.1-py2.5.egg/myghty/request.py:389
/usr/lib/python2.5/site-packages/Myghty-1.1.1-py2.5.egg/myghty/request.py:300
/usr/lib/python2.5/site-packages/Myghty-1.1.1-py2.5.egg/myghty/request.py:725
/srv/www/dfb/service.fechten.org/myghty/obj/main//portrait/autohandler.py:37
/usr/lib/python2.5/site-packages/Myghty-1.1.1-py2.5.egg/myghty/component.py:128
/usr/lib/python2.5/site-packages/Myghty-1.1.1-py2.5.egg/myghty/request.py:389
/usr/lib/python2.5/site-packages/Myghty-1.1.1-py2.5.egg/myghty/request.py:250
/usr/lib/python2.5/site-packages/Myghty-1.1.1-py2.5.egg/myghty/exception.py:61
/usr/lib/python2.5/site-packages/Myghty-1.1.1-py2.5.egg/myghty/request.py:270
/usr/lib/python2.5/site-packages/Myghty-1.1.1-py2.5.egg/myghty/http/HTTPHandler.py:138
/usr/lib/python2.5/site-packages/Myghty-1.1.1-py2.5.egg/myghty/http/WSGIHandler.py:60
/srv/www/dfb/service.fechten.org/bin/fechten.wsgi:12