Traceback (most recent call last): File "/usr/lib/python2.3/site-packages/django/core/handlers/ base.py", line 77, in get_response response = callback(request, *callback_args, **callback_kwargs)
File "/home/llcom/projects/llcom/makeav/views.py", line 231, in create_avatar return render_to_response(template, dform_dict, RequestContext(request)) File "/usr/lib/python2.3/site-packages/django/template/context.py", line 100, in __init__ self.update(processor(request)) File "/usr/lib/python2.3/site-packages/django/core/ context_processors.py", line 17, in auth return { AttributeError: 'tuple' object has no attribute 'get_and_delete_messages' I have Psyco enabled....do you suspect this is what is causing the problem? Thanks, Ryan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---