respondapp_iter = self.application(environ, detect_start_response)
__call__return self.app(environ, start_response)
__call__return self.wrap_app(environ, session_start_response)
__call__response = self.app(environ, start_response)
__call__response = self.dispatch(controller, environ, start_response)
dispatchreturn controller(environ, start_response)
__call__return WSGIController.__call__(self, environ, start_response)
__call__response = self._dispatch_call()
_dispatch_callresponse = self._inspect_call(func)
_inspect_callresult = self._perform_call(func, args)
_perform_callreturn func(**args)
testNo operation context
jsonifydata = func(*args, **kwargs)
testprint equipement.installation.id_loc
__getattr__key)
AttributeError: Neither 'InstrumentedAttribute' object nor 'Comparator' object has an attribute 'id_loc'
No Description Entered
| beaker | 1.4.1 |
| decorator | 3.0.0 |
| formencode | 1.2.1 |
| mako | 0.2.4 |
| nose | 0.10.4 |
| paste | 1.7.2 |
| pastedeploy | 1.3.3 |
| pastescript | 1.7.3 |
| pygments | 1.0 |
| pylons | 0.9.7 |
| routes | 1.10.3 |
| simplejson | 2.0.8 |
| sqlalchemy | 0.5.2 |
| tempita | 0.2 |
| weberror | 0.10.1 |
| webhelpers | 0.6.4 |
| webob | 0.9.6.1 |
| webtest | 1.1 |
Powered by Pylons - Contact Administrators
Comments (0)
Suggest a fix or tip to help solve this traceback.
You must login before you can comment.