FormAlchemy / pyramid_formalchemy

44 stars 14 forks source link

Templates broken with pa.jquery #34

Open shadowmint opened 10 years ago

shadowmint commented 10 years ago

Using pa.jquery on an otherwise working site results in:

/eggs/Chameleon-2.14-py2.7.egg/chameleon/py26.py", line 13, in lookup_attr return get(key) TypeError: list indices must be integers, not str

By removing:

config.include('fa.jquery')

The site works fine using the default old skin.