Appengine - setting and getting objects in the blobstore using pyramid
Working with Pyramid inside the App Engine can sometimes be a little comfusing. This recipe should help straighten a few things out.
Setting and getting objects in the blobstore using pyramid isn't totally straightforward when you're looking at the documentation for Google Appengine and Pyramid. In this solution I show a recipe that should get you up and running quickly, though.