11 messages in com.googlegroups.pylons-discussRe: How to change path to static file...
FromSent OnAttachments
Konstantin Alexandrov11 Dec 2007 12:28 
Ches Martin12 Dec 2007 20:49 
iwuv...@public.gmane.org13 Dec 2007 03:00 
Matt Feifarek13 Dec 2007 06:21 
iwuv...@public.gmane.org13 Dec 2007 06:54 
iwuv...@public.gmane.org13 Dec 2007 07:28 
Matt Feifarek13 Dec 2007 07:37 
iwuv...@public.gmane.org13 Dec 2007 08:53 
Matt Feifarek13 Dec 2007 11:45 
Ian Bicking13 Dec 2007 12:09 
iwuv...@public.gmane.org14 Dec 2007 10:18 
Subject:Re: How to change path to static files (./public/) dynamically
From:iwuv...@public.gmane.org (iwuv@public.gmane.org)
Date:12/13/2007 06:54:17 AM
List:com.googlegroups.pylons-discuss

The problem solved by custom StaticURLParser's child with __call__() method overrided in middleware. Thanks, Matt and Ches!