1
0
mirror of https://github.com/django/django.git synced 2025-10-29 16:46:11 +00:00

[1.8.x] Fixed #25710 -- Clarified the docs about what INTERNAL_IPS does.

Backport of 5abed864ee from master
This commit is contained in:
Alex Morozov
2015-11-11 11:26:07 +03:00
committed by Tim Graham
parent 583d3c081a
commit b4aa38d106
4 changed files with 12 additions and 4 deletions

View File

@@ -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
=====================