On Wed, Dec 10, 2008 at 12:50 AM, aparajita <[EMAIL PROTECTED]> wrote: > I am using django release 1.0.2, nothing modified. My admin interface > works fine, but the documentation link never appears. I have > 'django.middleware.doc.XViewMiddleware' in the list of middleware, I > have my IP address listed in INTERNAL_IPS. > > Any ideas?
Do you have 'django.contrib.admindocs' in your INSTALLED_APPS? Ronny --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

