On 1/20/11 07:59 , Mike Orr wrote:
On Tue, Jan 18, 2011 at 12:33 PM, Chris McDonough<chr...@plope.com>  wrote:
Pyramid 1.0a10 has been released.

- The "add_handler" method of the Configurator has been
  "externalized".  When you upgrade to Pyramid 1.0a10,
  the "add_handler" method will stop working.  To make it
  work again, add a dependency named "pyramid_handlers"
  to your Pyramid application's "setup.py" "install_requires"
  list, or install "pyramid_handlers" by hand.  Then follow
  the instructions described at
  http://docs.pylonsproject.org/projects/pyramid_handlers/dev/#setup

  Once this step is accomplished, config.add_handler will
  work again.

Released pyramid_sqla 0.2 to reflect this.

Does pyramid_sqla have any documentation? I couldn't find anything on pypi or pylonsproject.org.

Wichert.

--
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To post to this group, send email to pylons-devel@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-devel?hl=en.

Reply via email to