Re: Error importing template source loader when upgrading from r15883 to r16025

2011-04-13 Thread lazyant
Hi, Thanks for the quick answers. I fixed the problem by changing in settings.py TEMPLATE_LOADERS: 55 55 TEMPLATE_LOADERS = ( 56 - 'django.template.loaders.filesystem.load_template_source', 57 - 'django.template.loaders.app_directories.l

Re: Error importing template source loader when upgrading from r15883 to r16025

2011-04-13 Thread Ramiro Morales
On Wed, Apr 13, 2011 at 1:37 PM, lazyant wrote: > Hello, > > I have a small web site that was running happily with django r15883 > that I updated March 21st. > > Yesterday I upgraded to the latest version (r16025) and then I'm > getting an error that 505s my site: > > Error importing template sour

Re: Error importing template source loader when upgrading from r15883 to r16025

2011-04-13 Thread Ɓukasz Rekucki
On 13 April 2011 18:37, lazyant wrote: > Hello, > > I have a small web site that was running happily with django r15883 > that I updated March 21st. > > Yesterday I upgraded to the latest version (r16025) and then I'm > getting an error that 505s my site: > > Error importing template source loader

Error importing template source loader when upgrading from r15883 to r16025

2011-04-13 Thread lazyant
Hello, I have a small web site that was running happily with django r15883 that I updated March 21st. Yesterday I upgraded to the latest version (r16025) and then I'm getting an error that 505s my site: Error importing template source loader django.template.loaders.filesystem.load_template_sourc