Buildout recipes for PasteDeploy
Project description
This package offers PasteDeploy-specific Buildout recipes, such as:
One to make all the variables in the section of a PasteDeploy configuration file available in a Buildout parts section.
One to generate WSGI scripts where the application is loaded by PasteDeploy.
The end-user manual is available at: http://packages.python.org/deployrecipes/
PasteDeploy releases
Version 1.0 Alpha 4 (2010-02-15)
Renamed the eggs option to factory_distribution in the confvars recipe.
Made the confvars recipe really load the distribution that provides the PasteDeploy application factory. Thanks to Jim Fulton for explaining how to do it!
Version 1.0 Alpha 3 (2010-02-10)
Fixed packaging problem, where the module was not included in the distribution.
Version 1.0 Alpha 2 (2010-02-10)
Fixed typos in the documentation.
Added Paste itself as a dependency, to avoid import errors.
Version 1.0 Alpha 1 (2010-02-08)
Implemented the confvars recipe.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.