I have the following code as a middleware in an pylons application: import testing.model as model import re
I\'m creating an web app in Pylons, and am working on an image upload action.This is currently running using egg:paste#http on my windows machine, in the basic development configuration described in t
I\'m trying to understand what paste script and paster are. The website is far from clear. I used paster to generate pre-made layouts for projects, but I don\'t get the big picture.
Python\'s paster serve app.ini is taking longer than I would like to be ready for the first request.
I\'m running a pylons app using fastcgi and apache2.There are two versions (different revisions from my svn repo), one for staging and one for production.I\'d like them to use different paste config f