I get the following message. Please note that everything is ok in my
development setup, but the same thing doesn't work in my production
setup.
TemplateSyntaxError at /staff/
'smart_if' is not a valid tag library: Could not load template library
from django.templatetags.smart_if, No module named smart_if
Request Method: GET
Request URL:
http://www.xxxxxxxxxxx.org/staff/
Exception Type: TemplateSyntaxError
Exception Value:
'smart_if' is not a valid tag library: Could not load template library
from django.templatetags.smart_if, No module named smart_if
Exception Location: /home/kdjfiownf/webapps/drf_app/lib/python2.5/
django/template/defaulttags.py in load, line 927