Has anyone seen an error like this before?
It's popping up in the auth context processor, where it tries to put the messages into 'messages' for the context, but somehow a random object is getting into 'request.user' When it first started happening, it was 'tuple' and recently it's been 'ActivePassiveProfiler' or something similar - I have no idea where it's getting these from, or how they're getting into request.user, and the only other mention I've seen of it online is in #django with only a question - no solutions whatsoever. --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---