#11885: 'Using the built-in reference' section makes unjustified assumption ---------------------------+------------------------------------------------ Reporter: sampablokuper | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.1 Keywords: | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ http://docs.djangoproject.com/en/1.1/topics/templates/#template-built-in- reference says, 'Django's admin interface includes a complete reference of all template tags and filters available for a given site. To see it, go to your admin interface and click the "Documentation" link in the upper right of the page.'
However, this link only appears if you have already enabled django.contrib.admindocs and if you have docutils installed. In http://docs.djangoproject.com/en/1.1/topics/templates/#template-built-in- reference it would be worth drawing attention to the latter point, as otherwise developers may have no idea why the "Documentation" link is not showing. -- Ticket URL: <http://code.djangoproject.com/ticket/11885> 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 -~----------~----~----~----~------~----~------~--~---
