If I open this url
http://www.detectorpoint.com/product/view/recent
instead of
http://www.detectorpoint.com/product/view/recent/

I get this error. Is there a solution or a way to redirect the first
url to the second?



Mod_python error: "PythonHandler django.core.handlers.modpython"

Traceback (most recent call last):

  File "/usr/lib/python2.4/site-packages/mod_python/apache.py", line
299, in HandlerDispatch
    result = object(req)

  File 
"/var/www/vhosts/detectorpoint.com/django/django_src/django/core/handlers/modpython.py",
line 228, in handler
    return ModPythonHandler()(req)

  File 
"/var/www/vhosts/detectorpoint.com/django/django_src/django/core/handlers/modpython.py",
line 205, in __call__
    response = middleware_method(request, response)

  File 
"/var/www/vhosts/detectorpoint.com/django/satchmo_src/satchmo/recentlist/middleware.py",
line 26, in process_response
    recent = request.session.get('RECENTLIST', [])

AttributeError: 'ModPythonRequest' object has no attribute 'session'



-- 
Alessandro Ronchi
Skype: aronchi
http://www.alessandroronchi.net

SOASI Soc.Coop. - www.soasi.com
Sviluppo Software e Sistemi Open Source
Sede: Via Poggiali 2/bis, 47100 Forlì (FC)
Tel.: +39 0543 798985 - Fax: +39 0543 579928

Rispetta l'ambiente: se non ti è necessario, non stampare questa mail

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Satchmo users" 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/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to