On Mon, 2006-09-25 at 09:14 +0000, Filipe wrote: > Raising an HTTP 404 while having DEBUG = False in settings.py makes a > webpage show up with nothing but a traceback with the following error: > > [...] > File > "/usr/lib/python2.4/site-packages/django/core/context_processors.py", > line 17, in auth > return { > > AttributeError: 'ModPythonRequest' object has no attribute 'user'
Can you paste the full traceback for this, please? A few people have reported this on and off; time to track down what's going on. Thanks, 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 -~----------~----~----~----~------~----~------~--~---