#29942: viewsource links to contrib.auth.forms not appearing
---------------------------------+---------------------------------------
     Reporter:  Yemar Nevets     |                    Owner:  David Smith
         Type:  Bug              |                   Status:  new
    Component:  Documentation    |                  Version:  dev
     Severity:  Release blocker  |               Resolution:
     Keywords:                   |             Triage Stage:  Accepted
    Has patch:  1                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+---------------------------------------
Comment (by Natalia Bidart):

 Replying to [comment:23 Zach Borboa]:
 > hi. this ticket is marked fixed, but the dev URL mentioned in the
 description[1] still 404s.
 >
 > [1]
 https://docs.djangoproject.com/en/dev/_modules/django/contrib/auth/forms/

 Hello Zach,

 As Tim mentioned, we did land a fix but it wasn't available because of a
 docs build issue in our building server. We have now fixed that and the
 linking to source code is available via the "[source]" link in the docs,
 for example in
 
https://docs.djangoproject.com/en/dev/topics/auth/default/#django.contrib.auth.forms.PasswordChangeForm
 there is a link to
 https://github.com/django/django/blob/main/django/contrib/auth/forms.py#L488

 The fix for this issue included migrating from one Sphinx extension
 (viewcode) to another (linkcode), so now the docs include links to the
 source code directly in GitHub.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/29942#comment:26>
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/0107018f9bf2f94b-de8ac7e8-f7d0-4b8b-8a53-6e930456279c-000000%40eu-central-1.amazonses.com.

Reply via email to