3

I don't know if it's a Django or just python question but, how to active a "strict" mode in django/python ? When i use an unknown variable in a template, no error gets raised. Is it possible to cause these errors to get raised?

YPCrumble
  • 26,610
  • 23
  • 107
  • 172
bux
  • 7,087
  • 11
  • 45
  • 86
  • 2
    Look at this answer: http://stackoverflow.com/questions/15312135/how-to-make-django-template-raise-an-error-if-a-variable-is-missing-in-context – Don Oct 21 '13 at 12:27

0 Answers0