Re: help on webob

2010-12-31 Thread Kyle Terry
On Dec 31, 2010 7:11 AM, Mariano Mara mariano.m...@gmail.com wrote: Excerpts from Danny Navarro's message of Fri Dec 31 07:58:54 -0300 2010: On Fri, Dec 31, 2010 at 6:59 AM, Mariano Mara mariano.m...@gmail.com wrote: Excerpts from Marius Gedminas's message of Thu Dec 30 17:16:21 -0300 2010:

Re: help on webob

2010-12-31 Thread Kyle Terry
On Fri, Dec 31, 2010 at 11:39 AM, Mariano Mara mariano.m...@gmail.comwrote: Excerpts from Kyle Terry's message of Fri Dec 31 15:08:12 -0300 2010: On Dec 31, 2010 7:11 AM, Mariano Mara mariano.m...@gmail.com wrote: Excerpts from Danny Navarro's message of Fri Dec 31 07:58:54 -0300 2010:

Re: Full and relative URL.

2011-01-23 Thread Kyle Terry
proxy_set_header Host $host; That should do the trick. Kyle Terry | www.kyleterry.com On Sun, Jan 23, 2011 at 9:22 PM, Chris McDonough chr...@plope.com wrote: Have nginx pass through the Host header to Pyramid. The right URLs will be generated. - C On Sun, 2011-01-23

Using SQLAlchemy with Traversal.

2011-01-25 Thread Kyle Terry
instances. Any help would be appreciated. I would also encourage a discussion on how to approach this cleanly. Kyle Terry | www.kyleterry.com -- 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

Re: git?

2011-02-19 Thread Kyle Terry
On Sat, Feb 19, 2011 at 12:18 AM, Chris Withers ch...@simplistix.co.ukwrote: On 19/02/2011 08:01, Chris McDonough wrote: Chris, is that a doc bug target? I guess it should just say that something that implements zope.component.interfaces.IComponents? Please someone submit a pull request