summaryrefslogtreecommitdiff
path: root/docs/index.txt
diff options
context:
space:
mode:
authorJacob Kaplan-Moss <jacob@jacobian.org>2013-03-09 08:49:37 -0600
committerJacob Kaplan-Moss <jacob@jacobian.org>2013-03-11 15:38:40 -0500
commit571b2d139baa81ae9a0afea88c5b570a2d16d313 (patch)
tree0a2080d680b7a254f2a54d683a0790a0cb352173 /docs/index.txt
parentf2f98abb955c83eca3ceea62d1711c80ae028d33 (diff)
Deprecated django.contrib.comments.
Diffstat (limited to 'docs/index.txt')
-rw-r--r--docs/index.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/index.txt b/docs/index.txt
index 73b378de4d..197856ea4b 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -254,7 +254,6 @@ applications:
* :doc:`Logging <topics/logging>`
* :doc:`Sending emails <topics/email>`
* :doc:`Syndication feeds (RSS/Atom) <ref/contrib/syndication>`
-* :doc:`Comments <ref/contrib/comments/index>`, :doc:`comment moderation <ref/contrib/comments/moderation>` and :doc:`custom comments <ref/contrib/comments/custom>`
* :doc:`Pagination <topics/pagination>`
* :doc:`Messages framework <ref/contrib/messages>`
* :doc:`Serialization <topics/serialization>`