Registered
by
tamask
Deploy a Django site in a virtualenv Python environment.
Useful if you want to:
- let virtualenv handle the Python site environment
- utilize or extend a setup framework for programmatic
deployment, useable from Python code or
from the command-line
- manage a flup-based (fastcgi, scgi, etc) Django server
from Python code or from the command-line
View full history Series and milestones
Loading graph...
trunk series is the current focus of development.