ginsfsm 0.1.2 released, with an experimental wsgi server based in
waitress and ginsfsm, fully asynchronous.
http://pypi.python.org/pypi/ginsfsm/0.1.2
--
You received this message because you are subscribed to the Google Groups
"pylons-devel" group.
To post to this group, send email to pylons-de
Hi!
static_url() generates a fully qualified URL for a static asset. But
for applications behind of nginx acting as reverse proxy, I need a
relative URL, without the hostname and port. For example the hostname
generated in the url is 127.0.0.1, and not the real hostname.
Must be a function generati