#5856: Crazy caching of code with mod_python -----------------------+---------------------------------------------------- Reporter: anonymous | Owner: nobody Status: new | Component: Documentation Version: SVN | Keywords: Stage: Unreviewed | Has_patch: 0 -----------------------+---------------------------------------------------- Hi, all!
I see crazy caching of code after migration to mod_python. I'd turned on debug, and see. Sometimes djando project works fine. But sometimes it takes old code! I see errors in urls.py which were corrected yesturday!!! How is it possible? I'd checked twice file urls.py. But when error occurs I see old file urls.py? WHere does it take it? May be there is some django code cache, so it sometimes takes code from there? The most interesting thing - I don't see such behavior using fastcgi! If I kill process and it was restarted it is completely new. -- Ticket URL: <http://code.djangoproject.com/ticket/5856> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" 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-updates?hl=en -~----------~----~----~----~------~----~------~--~---
