summaryrefslogtreecommitdiff
path: root/docs/howto/deployment
diff options
context:
space:
mode:
authorJannis Leidel <jannis@leidel.info>2010-10-01 02:00:52 +0000
committerJannis Leidel <jannis@leidel.info>2010-10-01 02:00:52 +0000
commite77f16144b91c5079c7dcaef9ec3737b6f933e16 (patch)
tree21e1b38aa65f37d528331cde866dd60cd8ebfa7b /docs/howto/deployment
parent136bf00615c3dadd697e746185f5c35258aa418a (diff)
Fixed #14281 -- A few documentation fixes. Thanks, Ramiro and Timo.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13964 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/howto/deployment')
-rw-r--r--docs/howto/deployment/modpython.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/howto/deployment/modpython.txt b/docs/howto/deployment/modpython.txt
index a9b665f331..90a85cac5c 100644
--- a/docs/howto/deployment/modpython.txt
+++ b/docs/howto/deployment/modpython.txt
@@ -1,5 +1,3 @@
-.. _howto-deployment-modpython:
-
============================================
How to use Django with Apache and mod_python
============================================