id summary reporter owner description type status component version severity resolution keywords cc stage has_patch needs_docs needs_tests needs_better_patch easy ui_ux 11884 Clarify in documentation how to enable built-in reference in admin. DmitryRisenberg nobody "Setting up [http://docs.djangoproject.com/en/dev/topics/templates/#using-the-built-in-reference built-in reference in admin] is not described anywhere in the docs - it requires adding {{{django.contrib.admindocs.urls}}} to {{{INSTALLED_APPS}}}, adding {{{(r'^admin/doc/', include('django.contrib.admindocs.urls'))}}} to {{{urlpatterns}}} and installing docutils if they are not present. Finding this out for me was untrivial and required googling, so I would add description of these steps to the corresponding section of documentation (see the patch). " closed Documentation 1.1 fixed admin reference setup commando@… Ready for checkin 1 0 0 0 0 0