On 19 September 2010 09:08, Yo-Yo Ma wrote:
> File "C:\Python26\Lib\site-packages\django-trunk\django\template
> \__init__.py", line 352, in add_library
> self.tags.update(lib.tags)
>
> AttributeError: 'NoneType' object has no attribute 'tags'
Check for import loops. I've seen these often. Tr
On Sun, Sep 19, 2010 at 3:08 AM, Yo-Yo Ma wrote:
> I got a printout of a stack trace on a white screen: I don't know how
> I can help you guys find the bug since I have zero context with this
> stack trace, but hopefully it helps.
>
As Russ said, with just a bare traceback with no information ab
On Sun, Sep 19, 2010 at 3:08 PM, Yo-Yo Ma wrote:
> I got a printout of a stack trace on a white screen: I don't know how
> I can help you guys find the bug since I have zero context with this
> stack trace, but hopefully it helps.
There isn't a great deal we can do to help here. A stack trace by
Django version: 13858
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to
django-developers+unsubscr...@googlegroups.com.
Fo
I got a printout of a stack trace on a white screen: I don't know how
I can help you guys find the bug since I have zero context with this
stack trace, but hopefully it helps.
Traceback (most recent call last):
File "C:\Python26\Lib\site-packages\django-trunk\django\core\servers
\basehttp.py",