#11327: Sidebar links for model index in admin docs aren't working ---------------------------+------------------------------------------------ Reporter: nathan | Owner: nobody Status: new | Milestone: Component: Uncategorized | Version: 1.0 Keywords: | Stage: Unreviewed Has_patch: 1 | ---------------------------+------------------------------------------------ http://code.djangoproject.com/changeset/10343/django/trunk/django/contrib/admindocs/templates/admin_doc/model_index.html
The commit above added an "app" prefix, e.g. id="app-<model name>" and we forgot to change the sidebar links. I'm including a patch. -- Ticket URL: <http://code.djangoproject.com/ticket/11327> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" 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-updates?hl=en -~----------~----~----~----~------~----~------~--~---
