mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Used extlinks for Django's source code.
This commit is contained in:
parent
8e675e2bd8
commit
a68c029e22
12 changed files with 31 additions and 58 deletions
|
@ -1026,9 +1026,8 @@ Loader methods
|
|||
|
||||
.. admonition:: Building your own
|
||||
|
||||
For examples, `read the source code for Django's built-in loaders`_.
|
||||
|
||||
.. _read the source code for Django's built-in loaders: https://github.com/django/django/tree/master/django/template/loaders
|
||||
For examples, read the :source:`source code for Django's built-in loaders
|
||||
<django/template/loaders>`.
|
||||
|
||||
.. currentmodule:: django.template.base
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue