On Wed, Nov 25, 2009 at 11:23 AM, Tim Valenta <[email protected]>wrote:
> > I had not realized that models.permalink depends on the `sites` > application. I had removed this for the sake of simplifying the admin > options as much as possible for those who would use it. But, having > removed that app a long time ago, I now get a different exception. > > 'servicetrac.django_site' doesn't exist > > It's not permalink that requires sites, it's the "view on site" function. There's a ticket open on that: http://code.djangoproject.com/ticket/8960 Karen -- 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?hl=en.

