Hi guys,

I'm trying to get my first django project off the ground but I've hit  
snag that I can't seem to get around. I've made a base.html template  
and an index.html template that extends the base (pretty standard  
stuff I think).

But django barfs up this error:
-----------------------------
AttributeError at /
'NoneType' object has no attribute 'push'
-----------------------------

Huh?

Here's a screenshot that should clarify:
http://datafly.net/django-error.png

Anybody got any idea why I can't use blocks in my templates? What am  
I doing wrong?

:-)

Sean

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to