I have a project which works OK on my development environment. In the production server (apache2, python 2.3, django 1.0) I get the following 2 errors:
1) After reloading apache I get a "ViewDoesNotExist" error the first few times I access the page. But after a few attempts (rloading the browser) the does no appear and the page displays OK (sorry ... it ocassionally appears again). 2) I get an "unicode" error erratically (sometimes it appears sometimes not with the same page). I still can not find a pattern for the errors (execpt form the occurrences after reloading apache). If anyone has experienced similar problems or has an idea of what could be happening I would appreciate your advice!!! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---