On Thu, Feb 17, 2011 at 7:53 PM, Chris McDonough wrote:
> On Thu, 2011-02-17 at 19:36 -0800, Iain Duncan wrote:
> > Thanks Jeff, I've made a custom predicate before, that should work.
> >
> > To the powers-that-be, is there the possibility of a more elegant way
> > of doing that?
>
Cool, makes s
On Thu, 2011-02-17 at 19:36 -0800, Iain Duncan wrote:
> Thanks Jeff, I've made a custom predicate before, that should work.
>
> To the powers-that-be, is there the possibility of a more elegant way
> of doing that?
Nope.
- C
>
> thanks
> Iain
>
> On Feb 12, 8:29 am, Jeff Dairiki wrote:
> >
Thanks Jeff, I've made a custom predicate before, that should work.
To the powers-that-be, is there the possibility of a more elegant way
of doing that?
thanks
Iain
On Feb 12, 8:29 am, Jeff Dairiki wrote:
> On Fri, Feb 11, 2011 at 06:20:23PM -0800, Iain Duncan wrote:
>
> > I want to have my Pyr
On Fri, Feb 11, 2011 at 06:20:23PM -0800, Iain Duncan wrote:
>
> I want to have my Pyramid app look first for static html files when
> given a path like
>
> /foo.html
>
> I can make this happen by using the following static declaration, but
> that seems to hide other views as well:
>
>name=