this helped. thanks. i was not importing the default handler. konstantin
> > Make sure the module referred to by ROOT_URLCONF has defined 'handler404'. > > This is typically provided via > " > from django.conf.urls.defaults import * > " in the URLConf because urls.defaults.py includes this: > handler404 = 'django.views.defaults.page_not_found' > > -Jeremy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---