> > When I come to deploy my django app on Apache , I get this error.
>
> > [error] [client 127.0.0.1] Target WSGI script not found or unable to
> > stat: C:/wsgi-django-app
> > /testing/apache/django.wsgi
>
> This will occur where the user that the Apache service runs as does
> not have the neces
Hello,
I am trying to set up django 1.1.1 with mod_wsgi 2.3 and Apache
2.0.63 on Windows XP. My Python version is 2.4.4
I followed the instructions for installing and configuring mod_wsgi
from http://code.google.com/p/modwsgi/.
I set up the "Hello world " test first to see if my mod_wsgi install
I have a list of files I'd like to render as a list of check boxes
with multiple selection. Then from the frontend I want to add the
ability to save and delete these files. How can I achieve this using
CheckboxSelectMultiple() widget ?
Thanks
--
You received this message because you are subscribe
I'd like to do something as follows:
function namelist(name) {
.
{% ifequal myname name %}
{% endifequal %}
If I hardcode name this works not otherwise, please help.
Thanks
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post
4 matches
Mail list logo