Hi Mario,
> DATABASE_HOST ="http://192.168.1.128";
DATABASE_HOST must contain a hostname or IP address, not an URL. You
should remove the "http://"; part and check that the IP address is
correct and reachable.
- Sander
--~--~-~--~~~---~--~~
You received thi
Hi Chris,
> Just out of curiosity, is there a reason why the templating constructs
> can't evaluate arbitrary expressions? It seems terribly awkward to me
> that {% if %} can only evaluate variable names, while you need the
> separate operator {% ifequals %} to test for equality, and for some
> r
Hi,
> I can't test it however because I am getting a 404 from the link
> above.
It's missing the trailing slash. Try http://grep.ro/projects/deco/
- Sander
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django
Hi,
> The only safe way to run multiple Django instances with different
> timezone settings is to run them in separate processes using mod_wsgi
> daemon mode or fastcgi type solutions.
We are using runfcgi with protocol=ajp, with proxy_ajp on the Apache side.
Works great here.
Sander
--~--~--
4 matches
Mail list logo