summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/index.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref/contrib/index.txt')
-rw-r--r--docs/ref/contrib/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/index.txt b/docs/ref/contrib/index.txt
index a7944e0299..e72260834a 100644
--- a/docs/ref/contrib/index.txt
+++ b/docs/ref/contrib/index.txt
@@ -10,7 +10,7 @@ This code lives in :source:`django/contrib` in the Django distribution. This doc
gives a rundown of the packages in ``contrib``, along with any dependencies
those packages have.
-.. admonition:: Note
+.. admonition:: Including ``contrib`` packages in ``INSTALLED_APPS``
For most of these add-ons -- specifically, the add-ons that include either
models or template tags -- you'll need to add the package name (e.g.,