#4356: Problem with Template library django.template.loader_tag - SVN Version
5311
-------------------------+--------------------------------------------------
Reporter: anonymous | Owner: jacob
Status: closed | Component: Uncategorized
Version: 0.96 | Resolution: invalid
Keywords: | Stage: Unreviewed
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-------------------------+--------------------------------------------------
Changes (by Pashka R. <[EMAIL PROTECTED]>):
* version: SVN => 0.96
Comment:
I have 0.95 installed in the system but I want to use 0.96.... so I've
setup .htaccess:
{{{
SetHandler python-program
PythonPath "['/webhomes/exclaim/public_html/kids2',
'/webhomes/exclaim/public_html/kids2/..'] + sys.path"
PythonHandler django.core.handlers.modpython
SetEnv DJANGO_SETTINGS_MODULE settings
PythonDebug On
}}}
all works (http://kids.dn.ua/info/project.html [ru]) except of /
(http://kids.dn.ua/) ... I've got the same error.....
has someone any idea about how can I fix this? Thnx
//wbr Pashka R.
--
Ticket URL: <http://code.djangoproject.com/ticket/4356#comment:6>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---