stucco_auth 0.1e-6 released

2011-01-20 Thread Daniel Holth
I've finally found the time to release my User and Group models and views for Pyramid. This code was developed as part of a repoze.bfg application and then factored out. The intention is that stucco_auth should get you on the right track using SQLAlchemy and traversal in an application that nee

Re: Pyramid 1.0a10 released

2011-01-20 Thread blaflamme
Yes I can add it to the docs script on pylonsproject.org if the repo is on github, I can also add the project to the Ressources links or add an Application templates links. On Jan 20, 5:49 pm, Wichert Akkerman wrote: > On 2011-1-20 19:49, Mike Orr wrote: > > > On Thu, Jan 20, 2011 at 2:43 AM, Eri

Re: Pyramid 1.0a10 released

2011-01-20 Thread Mike Orr
On Thu, Jan 20, 2011 at 2:49 PM, Wichert Akkerman wrote: > On 2011-1-20 19:49, Mike Orr wrote: >> >> On Thu, Jan 20, 2011 at 2:43 AM, Eric Lemoine >>  wrote: >>> >>> On Thu, Jan 20, 2011 at 11:02 AM, Wichert Akkerman >>>  wrote: Does pyramid_sqla have any documentation? I couldn't find

Re: Pyramid 1.0a10 released

2011-01-20 Thread Wichert Akkerman
On 2011-1-20 19:49, Mike Orr wrote: On Thu, Jan 20, 2011 at 2:43 AM, Eric Lemoine wrote: On Thu, Jan 20, 2011 at 11:02 AM, Wichert Akkerman wrote: Does pyramid_sqla have any documentation? I couldn't find anything on pypi or pylonsproject.org. It's linked on

Re: Pyramid 1.0a10 released

2011-01-20 Thread Mike Orr
On Thu, Jan 20, 2011 at 2:43 AM, Eric Lemoine wrote: > On Thu, Jan 20, 2011 at 11:02 AM, Wichert Akkerman wrote: >> Does pyramid_sqla have any documentation? I couldn't find anything on pypi >> or pylonsproject.org. > > It's linked on . > >

Re: Pyramid 1.0a10 released

2011-01-20 Thread Eric Lemoine
On Thu, Jan 20, 2011 at 11:02 AM, Wichert Akkerman wrote: > On 1/20/11 07:59 , Mike Orr wrote: >> >> On Tue, Jan 18, 2011 at 12:33 PM, Chris McDonough >>  wrote: >>> >>> Pyramid 1.0a10 has been released. >>> >>> - The "add_handler" method of the Configurator has been >>>  "externalized".  When you

Re: Pyramid 1.0a10 released

2011-01-20 Thread Wichert Akkerman
On 1/20/11 07:59 , Mike Orr wrote: On Tue, Jan 18, 2011 at 12:33 PM, Chris McDonough 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