Add links to github for file paths in the documentation
It's sometimes confusing to see such statements in the 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 django/contrib/admin/templates/admin directory.
Change History
(9)
Description: |
modified (diff)
|
Owner: |
changed from nobody to Ramil Yanbulatov
|
Status: |
new → assigned
|
Triage Stage: |
Unreviewed → Accepted
|
Patch needs improvement: |
set
|
Patch needs improvement: |
unset
|
Triage Stage: |
Accepted → Ready for checkin
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
PR