nice. thanks for the help. I'm still getting another error, though. notice: for anyone doing this and using the search definitions example of AbstractSearching from Georg's page remember to change the line
from django.models.core import sites to from django.contrib.sites.models import Site to work with .95 and in the template example to remove all the {{_("text in here")}} to just the text. I guess those are deprecated too? They would not work with my django. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---