I have non-root access to a server with apache2 and mod_python. I installed django with svn to a location in my home directory and created a test project. When I go to a URL defined with urls.py and views.py, 9/10 times the expected page is shown. The remaining 1/10 times the "It worked!" page pops up. Searching for this problem seems a bit difficult. Any idea on what could be happening?
Thanks in advance, Richard Simões --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

