#33842: Add links to github for file paths in the documentation
------------------------------------------------+------------------------
               Reporter:  rayman1104            |          Owner:  nobody
                   Type:  Cleanup/optimization  |         Status:  new
              Component:  Documentation         |        Version:  dev
               Severity:  Normal                |       Keywords:
           Triage Stage:  Unreviewed            |      Has patch:  1
    Needs documentation:  0                     |    Needs tests:  0
Patch needs improvement:  0                     |  Easy pickings:  0
                  UI/UX:  0                     |
------------------------------------------------+------------------------
 It's sometimes confusing to see such statements in the
 [https://docs.djangoproject.com/en/dev/ref/contrib/admin/#admin-
 overriding-templates docs]:

 > The admin template files are located in the
 **contrib/admin/templates/admin** directory.

 Since I don't have such path in my project, I don't know where to go to
 find it. Finally, I understood that the Django's source code is meant and
 I can find it on github. But it would be more clear if we just had a link
 on github there:

 > The admin template files are located in the
 
[https://github.com/django/django/tree/main/django/contrib/admin/templates/admin
 django/contrib/admin/templates/admin] directory.

 Here is the ​[https://github.com/django/django/pull/15808 PR].

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33842>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070181f75647f3-0374cf78-18a2-4955-a6db-013f2b7e679e-000000%40eu-central-1.amazonses.com.

Reply via email to