Created
March 26, 2012 11:01
-
-
Save medwards/2204446 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File "/home/medwards/.virtualenvs/pyramid/local/lib/python2.7/site-packages/chameleon/template.py", line 128, in __call__ | |
return self.render(**kwargs) | |
File "/home/medwards/.virtualenvs/pyramid/local/lib/python2.7/site-packages/chameleon/zpt/template.py", line 258, in render | |
return super(PageTemplate, self).render(**vars) | |
File "/home/medwards/.virtualenvs/pyramid/local/lib/python2.7/site-packages/chameleon/template.py", line 188, in render | |
raise_with_traceback(exc, tb) | |
File "/home/medwards/.virtualenvs/pyramid/local/lib/python2.7/site-packages/chameleon/template.py", line 175, in render | |
self._render(stream, econtext, rcontext) | |
File "listing_ff766ad4b34fe2da3a424c3defebda82d297cfa5.py", line 223, in render | |
File "master_0f566c540119710058468ca546bb52d1cc73277f.py", line 289, in render_master | |
File "/home/medwards/.virtualenvs/pyramid/local/lib/python2.7/site-packages/chameleon/py26.py", line 10, in lookup_attr | |
return get(key) | |
TypeError: list indices must be integers, not str | |
- Expression: "breadcrumb.render(request)" | |
- Filename: /home/medwards/.virtualenvs/pyramid/local/lib/python2.7/site-packages/fa/jquery/templates/admin/master.pt | |
- Location: (37:77) | |
- Source: ... :content="structure breadcrumb.render(request)" /> | |
^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
- Arguments: fs: <Grid - at 0x369b950> | |
renderer_name: pyramid_formalchemy:templates/admin/listing.pt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment