diff options
| author | Alex Morozov <inductor2000@mail.ru> | 2015-11-11 11:26:07 +0300 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-11-17 10:18:07 -0500 |
| commit | b4aa38d106e903a21773d3486885fd8d2fa8a660 (patch) | |
| tree | 210b47dff02d7906edf58d17f8317adabf5a3a76 /docs/ref/contrib/admin | |
| parent | 583d3c081a2869cfad78c4993988bcded3775524 (diff) | |
[1.8.x] Fixed #25710 -- Clarified the docs about what INTERNAL_IPS does.
Backport of 5abed864ee1cd31a0b920768b4abe85b26b43a4d from master
Diffstat (limited to 'docs/ref/contrib/admin')
| -rw-r--r-- | docs/ref/contrib/admin/admindocs.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ref/contrib/admin/admindocs.txt b/docs/ref/contrib/admin/admindocs.txt index 6be06d4fc1..f129758243 100644 --- a/docs/ref/contrib/admin/admindocs.txt +++ b/docs/ref/contrib/admin/admindocs.txt @@ -137,6 +137,7 @@ Django's :ref:`template loaders <template-loaders>`. This can be a handy way to check if the specified template exists and to show where on the filesystem that template is stored. +.. _admindocs-bookmarklets: Included Bookmarklets ===================== |
