Re: Django IO exceptions through times

2013-04-16 Thread Anton Parkhomenko
UPD. I found that on TemplateDoesNotExist Django notice me that templates are actually exists (3rd and 29th strings). But why they didn't not loaded? On Tuesday, April 16, 2013 2:51:18 PM UTC+8, Anton Parkhomenko wrote: > > Hi. > I have a strange problem with Djang

Django IO exceptions through times

2013-04-15 Thread Anton Parkhomenko
Hi. I have a strange problem with Django. It raise exceptions like TemplateDoesNotExist or ImportError, while actually files and modules are exists and have proper rights. This error appears not everytime, but in ~1/20 cases (not regular), thus I thought about to blame my VDS, but other project