Thank you Sam. Suddenly it starts working by itself after restarting
the server without making any changes :|
On Jan 1, 10:01 am, Sam Lai wrote:
> Are you missing a path in PythonPath, in your apache's conf file? Not
> sure if the python path is returned in Django's error page; if not,
> create
Are you missing a path in PythonPath, in your apache's conf file? Not
sure if the python path is returned in Django's error page; if not,
create a new view that returns the python path *as seen when launched
from apache* and see if it is correct there.
2009/12/30 Osiaq :
> INDEX.HTML:
> error mess
INDEX.HTML:
error message: 'thumbnail' is not a valid tag library: Could not load
template library from django.templatetags.thumbnail, cannot import
name defaults
1 {% extends 'website/base_website.html' %}
2 {% load thumbnail %} <--PROBLEM HERE
on development server using 'python man
3 matches
Mail list logo