0๐
โ
Oh dear. It seemed to be the fact that there was an extra element tagged on the end, the {TEMPLATE_DEBUG: DEBUG}
element in the list. Removed that and it gets past that point now.
This is actually the old way of doing it. The 1.8 way is to have debug: True
as a key-word in the dictionary.
๐คDavid Boshton
Source:stackexchange.com