hi group, I am struck with this strange error message Request Method: GET Request URL: http://127.0.0.1:8000/admissions/enquiry/add/ Exception Type: AttributeError Exception Value:
'NoneType' object has no attribute 'source' Exception Location: /usr/local/lib/python2.6/dist-packages/django/ template/debug.py in extend_nodelist, line 56 Python Executable: /usr/bin/python Python Version: 2.6.4 Python Path: ['/home/ganesh/Workspace-software/Djangoprojects/ schooltools', '/usr/lib/python2.6', '/usr/lib/python2.6/plat-linux2', '/usr/lib/python2.6/lib-tk', '/usr/lib/python2.6/lib-old', '/usr/lib/ python2.6/lib-dynload', '/usr/lib/python2.6/dist-packages', '/usr/lib/ python2.6/dist-packages/PIL', '/usr/lib/python2.6/dist-packages/ gst-0.10', '/usr/lib/pymodules/python2.6', '/usr/lib/python2.6/dist- packages/gtk-2.0', '/usr/lib/pymodules/python2.6/gtk-2.0', '/usr/local/ lib/python2.6/dist-packages'] I assume this could be something to do with python version because previously i was using python 2.5 version with django 1.1 ,and everything worked fine .I got this error when I switched to python 2.6 .Please correct me if i am wrong Thanks Ganesh -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.