I am trying to install this app to my django project, but I am getting this error:
Exception Type: ViewDoesNotExist Exception Value: Could not import stuff.search.views.generic. Error was: No module named extensions Inside views/generic.py is the line: "from django.core.extensions import DjangoContext, render_to_response" Is there something internal to DjangoStuff I have to change to get this to work with .95? Thanks in advance. Will --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. 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/django-users -~----------~----~----~----~------~----~------~--~---

