mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Fixed #33842 -- Used :source: role for links to repo files on GitHub.
This commit is contained in:
parent
f3a06b06b5
commit
c6290bae9d
17 changed files with 28 additions and 27 deletions
|
@ -6,7 +6,7 @@ Django aims to follow Python's :ref:`"batteries included" philosophy
|
|||
<tut-batteries-included>`. It ships with a variety of extra, optional tools
|
||||
that solve common web development problems.
|
||||
|
||||
This code lives in ``django/contrib`` in the Django distribution. This document
|
||||
This code lives in :source:`django/contrib` in the Django distribution. This document
|
||||
gives a rundown of the packages in ``contrib``, along with any dependencies
|
||||
those packages have.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue