TemplateSyntaxError at /

Caught AttributeError while rendering: 'Template' object has no attribute 'origin'enter code here

But when I set the DEBUG = False, there is nothing happen.

asked 03 Oct '11, 05:23

jack's gravatar image

jack
111
accept rate: 0%


Just disable or update django debug tollbar. You have a version incompatible with your django version.

link

answered 03 Oct '11, 13:58

Hernani%20Cerqueira's gravatar image

Hernani Cerq... ♦♦
16.8k65975
accept rate: 52%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×113

Asked: 03 Oct '11, 05:23

Seen: 376 times

Last updated: 03 Oct '11, 13:58

powered by OSQA