On Sun, 2006-04-09 at 03:25 +0000, DavidA wrote:
> I just switched to the m-r branch and am seeing this error very
> frequently:
> 
> Exception exceptions.AttributeError: "'NoneType' object has no
> attribute 'print_exc'" in <function remove at 0x00D7A5F0> ignored
> 
> >From a search of the code, it appears to be line 113 in
> django/dispatch/saferef.py. However, I'm unsure if its an error in the
> code or just a side-effect of something I'm doing wrong.
> 
> Does anyone more familiar with the code know if this is an error, and
> if not, what I might look for in my code as the problem?

It's annoying but relatively harmless. It's not your code, it's a
problem in the saferef code. This has been mentioned on the list a few
times recently.


Malcolm


--~--~---------~--~----~------------~-------~--~----~
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