Hi all. I am quite new in Pyramid and still learning. Now I looking for best way to manage static resources in project. I found nice package "Fanstatic<http://www.fanstatic.org/en/latest/index.html>" and "pyramid_fanstatic <http://pypi.python.org/pypi/pyramid_fanstatic/>" plugin, but it looks that this not working with pyramid 1.3 and Python 3.2. Main things that I want achieve is automatically replace develop libraries version in develop mode by packed in production - *jquery.js* and *jquery.min.js *for example. I see some ways to manage this, but I looking for elegant way, I guess this task is popular and some good way exists to do this.
-- 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/-/xscBsqzPAB8J. 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.
