This only occurs (as far as I have found) when I use the {% block %}
feature of a template. Anyone know of a reason why?
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/django/template/__init__.py" in
render_node
723. result = node.render(context)
File "/usr/lib/python2.5/site-packages/django/template/loader_tags.py"
in render
19. context.push()
AttributeError at /tickets/
'str' object has no attribute 'push'
--
JLands
Arch Current
Registered Linux User #290053
When you have accomplished your goal
simply walk away.
This is the path way to Heaven.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---