srlefevre

Results 2 issues of srlefevre

I'm trying to set this up in apache with the following config: SetHandler python-program PythonHandler django.core.handlers.modpython SetEnv DJANGO_SETTINGS_MODULE jack.settings SetEnv PYTHON_EGG_CACHE "/var/cache/mod_python" PythonOption django.root /jack PythonDebug Off PythonPath "['/usr/lib/python2.6/site-packages/jack', '/usr/lib/python2.6/site-packages/django',...

I have a code contribution if your interested. Here's what I've done with your code so far: -support for other *nix platforms (CentOS, OpenIndiana) -support for longer retention level on...