On Mar 13, 3:12 pm, joemanfoo wrote:
> I've gotten things to work for me, using the same tutorial, but I've
> always used the absolute path to my project in the PythonPath
> portion...try changing your PythonPath setting to:
>
> PythonPath "['F:/django'] + sys.path"
>
> HTHs
>
> On Mar 13, 2:11
I've gotten things to work for me, using the same tutorial, but I've
always used the absolute path to my project in the PythonPath
portion...try changing your PythonPath setting to:
PythonPath "['F:/django'] + sys.path"
HTHs
On Mar 13, 2:11 pm, waltbrad wrote:
> I'm trying to get this setup on
I'm trying to get this setup on my computer to simulate what I will
have online in preparation for any problems that might be encountered.
I've got apache2 and mod_python working together, I was able to get
the basic Hello World and a form/response on it, so I know that's
working. I've had Djang
3 matches
Mail list logo