#29942: viewsource links to contrib.auth.forms not appearing
-------------------------------+--------------------------------------
     Reporter:  Yemar Nevets   |                    Owner:  Felix Hein
         Type:  Bug            |                   Status:  assigned
    Component:  Documentation  |                  Version:  2.1
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Accepted
    Has patch:  1              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  1
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------

Comment (by Felix Hein):

 I spent some time trying to understand this issue and the longer I think
 about it, the less clear it becomes to me which parts of the source code
 should be linked to and which shouldn't.
 The list of linked modules at
 https://docs.djangoproject.com/en/dev/_modules/ is missing a lot of
 modules, which could well be intentional. (That list is the list of files
 generated by the viewcode extension, so it contains all the source code
 files that are linked to somewhere in the documentation, like here:
 https://docs.djangoproject.com/en/dev/ref/applications/#django.apps.AppConfig.)
 The modules mentioned in this ticket have not been linked to for a long
 time (and thus their source code has not been included in the
 `/_modules/..` section of the documentation for that same time). So is
 this maybe something that we do not actually want to link to?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29942#comment:6>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701836fd1c7a9-51d34dad-66a7-4457-b72f-b3ee1015c708-000000%40eu-central-1.amazonses.com.

Reply via email to