#8496: django.contrib.admindoc no refernce in documentation
------------------------------------+---------------------------------------
Reporter: ericvw | Owner: nobody
Status: new | Milestone: 1.0
Component: Documentation | Version: SVN
Resolution: | Keywords: admindoc
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------+---------------------------------------
Changes (by ericvw):
* has_patch: 0 => 1
Comment:
I agree that it shouldn't have its own entire contrib apps page. It
really is just an 'app' that must be put in INSTALLED_APPS for the admin
docs to work. If this ticket doesn't go through, the documentation link
in the admin interface should be removed since it will cause confusion.
I couldn't find it referenced in the project template's settings.py.
I would recommend replacing in the urls.py:
# Uncomment the next line to enable admin documentation:
I have included a patch with an updated comment for the project template
urls.py.
I had to ask in the IRC channels how to enable the documentation which
shouldn't
need to happen under normal circumstances.
--
Ticket URL: <http://code.djangoproject.com/ticket/8496#comment:4>
Django Code <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
-~----------~----~----~----~------~----~------~--~---