Re: Getting template errors before control goes to Django (Or so it seems)

2008-06-02 Thread Karen Tracey
On Mon, Jun 2, 2008 at 3:24 AM, shabda <[EMAIL PROTECTED]> wrote: > > I am trying to access an URL, and I get an error like this, > So if the ultimate error message isn't entirely helpful, the traceback can often help... > Traceback (most recent call last): > > File "C:\Python25.1\lib\site-pac

Getting template errors before control goes to Django (Or so it seems)

2008-06-02 Thread shabda
I am trying to access an URL, and I get an error like this, Traceback (most recent call last): File "C:\Python25.1\lib\site-packages\django\core\servers \basehttp.py", line 277, in run self.result = application(self.environ, self.start_response) File "C:\Python25.1\lib\site-packages\dja