summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2014-03-21 07:05:36 -0400
committerTim Graham <timograham@gmail.com>2014-03-21 07:05:36 -0400
commitaa93a1890f25cbd43bfab0b6684915d8b3c42702 (patch)
tree57e3a7a5777b6fbfb9fcd0056255d7933dbaa9bf /MANIFEST.in
parent35f46ec7a99291a560e374183ab4feba2a5c679a (diff)
downloaddjango-aa93a1890f25cbd43bfab0b6684915d8b3c42702.tar.gz
Removed contrib.comments per deprecation timeline.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index c391fe4cd8..1d5f21caa1 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -21,7 +21,6 @@ recursive-include django/contrib/admindocs/templates *
recursive-include django/contrib/auth/fixtures *
recursive-include django/contrib/auth/templates *
recursive-include django/contrib/auth/tests/templates *
-recursive-include django/contrib/comments/templates *
recursive-include django/contrib/formtools/templates *
recursive-include django/contrib/formtools/tests/templates *
recursive-include django/contrib/flatpages/fixtures *