How about?

reponse.files.append(('http://....somefile','css')) # works with URL()

or

reponse.files.append('http://....somefile[.css]') # does not work with
URL()

and then re-move css/[.css] automatically.



On Sep 20, 5:43 am, Martín Mulone <mulone.mar...@gmail.com> wrote:
> Massimo to add fonts support we have to think how to resolve the problem to
> add css to files that not have the .css extension.
>
> 2011/9/19 Massimo Di Pierro <massimo.dipie...@gmail.com>
>
> >http://use.fontorie.com/
>
> > How about an app?
>
> --
>  http://martin.tecnodoc.com.ar

Reply via email to