FormAlchemy / pyramid_formalchemy

44 stars 14 forks source link

Problem with latest version of fanstatic #32

Open ghost opened 10 years ago

ghost commented 10 years ago

Following documented install procedure gives this error:

[...]lib/python2.7/site-packages/pyramid_fanstatic/__init__.py", line 63, in __call__
    result = needed.render_topbottom_into_html(response.body)
AttributeError: 'NeededResources' object has no attribute 'render_topbottom_into_html'