On Mon, 2012-02-06 at 09:01 -0800, Kai Groner wrote:
> This works:
>       config.add_static_view('static/deform', 'deform:static')
> 
>       config.add_static_view('static', 'myapp:static')

Note also that this works:

config.add_static_view('http://another/static/file/server',
                       'deform:static')

- C


> 
> 
> 
> 
> 
> Kai
> -- 
> You received this message because you are subscribed to the Google
> Groups "pylons-discuss" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/pylons-discuss/-/e3oMXi47emoJ.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to pylons-discuss
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/pylons-discuss?hl=en.


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

Reply via email to