looking at the sources here<http://code.google.com/p/googleappengine/source/browse/trunk/python/google/appengine/_internal/django/core/urlresolvers.py> I found this line:
from google.appengine._internal.django.http import Http404 package http is not there in the sources, but I found that class Http404 is now in django package itself here<http://code.google.com/p/googleappengine/source/browse/trunk/python/lib/django_1_2/django/http/__init__.py> Any help is appreciated!!! Thanks, -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/ANIciPS8ikoJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
