Hi all,
I'm trying to access a list of users in forms.py I'm creating two
lists and merging them in my view (new_bug) then passing them through
when i create the form. I was going off answers on these two existing
topics:
http://groups.google.com/group/django-users/browse_thread/thread/9dce5b8b0
Some of these also affect mod_python.
>
> With mod_wsgi, even if picks up correct framework, but wrong lib
> files, you can override it to some degree using WSGIPythonHome
> directive.
>
> Anyway, use mod_wsgi if you can as am at point where can't be bothered
> helping wit
I've also tried doing this:
$ cd /System/Library/Frameworks
$ sudo mv Python.framework XXX_Python.framework
$ cd
$ ./configure --with-apxs=/opt/local/apache2/bin/apxs --with-python=/
opt/local/bin/python2.4 --with-max-locks=32
Then editing the src/Makefile and updating the LDFLAGS to this
Hi All,
I've been playing around with this for days and getting nowhere.
I've got python2.4 installed via macports along with the standard
Python2.3 and 2.5 installed in '/Library/Python/2.x'. I want to get
mod_python working for the macports version of python(2.4)
I've downloaded mod_python 3.
4 matches
Mail list logo