Hynek

My hosting provider recently updated their system and when you site came 
back online I cannot resolve the following issue:

Django Version:1.4.8Exception Type:AttributeErrorException Value:

'module' object has no attribute 'find_template_source'

Exception 
Location:/usr/lib/pymodules/python2.7/app_plugins/templatetags/app_plugins.py 
in template_exists, line 162Python Executable:/usr/bin/pythonPython Version:
2.7.3Python Path:

['/home/helidocs/store/store',
 '/home/helidocs/.local/lib/python2.7/site-packages/iptools-0.6.1-py2.7.egg',
 
'/home/helidocs/.local/lib/python2.7/site-packages/django_recaptcha-0.0.6-py2.7.egg',
 '/usr/lib/python2.7/dist-packages/PIL',
 '/home/helidocs/.local/lib/python2.7/site-packages/qrcode-4.0.4-py2.7.egg',
 '/home/helidocs/.local/lib/python2.7/site-packages/six-1.4.1-py2.7.egg',
 '/usr/lib/pymodules/python2.7',
 '/home/helidocs/.local/lib/python2.7/site-packages/Satchmo-0.9.3-py2.7.egg',
 
'/home/helidocs/.local/lib/python2.7/site-packages/django_livesettings-1.4_12-py2.7.egg',
 
'/home/helidocs/.local/lib/python2.7/site-packages/django_keyedcache-1.4_6-py2.7.egg',
 
'/home/helidocs/.local/lib/python2.7/site-packages/django_signals_ahoy-0.1_3-py2.7.egg',
 
'/home/helidocs/.local/lib/python2.7/site-packages/sorl_thumbnail-11.12-py2.7.egg',
 
'/home/helidocs/.local/lib/python2.7/site-packages/django_caching_app_plugins-0.1.3-py2.7.egg',
 '/home/helidocs/django-store',
 '/home/helidocs/store/store',
 '/usr/lib/python2.7',
 '/usr/lib/python2.7/plat-linux2',
 '/usr/lib/python2.7/lib-tk',
 '/usr/lib/python2.7/lib-old',
 '/usr/lib/python2.7/lib-dynload',
 '/home/helidocs/.local/lib/python2.7/site-packages',
 '/usr/lib/python2.7/dist-packages',
 '/usr/local/lib/python2.7/dist-packages',
 '/usr/lib/python2.7/dist-packages/gtk-2.0',
 '/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode',
 '../../apps',
 '']


31    {% plugin_point "page_head" %}


If you can help me it would be appreciated.

As you can see I have the latest version of 
django_caching_app_plugins-0.1.3.

Thanks

Brian

On Tuesday, February 5, 2013 11:56:21 PM UTC, hynekcer wrote:
>
> The current version of 
> django-caching-app-plugins<https://bitbucket.org/bkroeze/django-caching-app-plugins>is
>  0.1.3 It is updated for the current Django because new and old template 
> loaders are different.
>
> https://bitbucket.org/bkroeze/django-caching-app-plugins/
>
> Hynek
>
> Dne neděle, 3. února 2013 7:15:20 UTC+1 chandan kumar napsal(a):
>>
>> Hello All,
>>
>> I am really new to satchmo in fact into web development. I liked Satchmo 
>> and followed the instructions from the project page. The installation went 
>> fine, however, when I run the app server I get error
>>
>> AttributeError at /
>> 'module' object has no attribute 'find_template_source'
>>
>> I read some posts related to similar errors in django, it appears the 
>> fixes what they suggest are already in settings.py. I am not sure what am I 
>> missing in this initial install. I am using Fedora 18. Please find the 
>> traceback pastebin link. http://pastebin.com/gnxwt14U
>>
>> Please suggest.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/satchmo-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to