summaryrefslogtreecommitdiff
path: root/docs/howto/deployment/modpython.txt
diff options
context:
space:
mode:
authorGabriel Hurley <gabehr@gmail.com>2010-11-29 05:54:43 +0000
committerGabriel Hurley <gabehr@gmail.com>2010-11-29 05:54:43 +0000
commit3c951d94b66433244b31c6ab49e53f1b608c0b6e (patch)
treeca11a4d609202698a656f85fb40b3a0d1cff4c87 /docs/howto/deployment/modpython.txt
parenta647d0b8bad1d8874e8ffa032ff39a56fe23e108 (diff)
[1.2.X] Fixed #14775 -- Backports the changes in [13772], which documented an undocumented feature from 1.0. Thanks to jweyrich for the report, and timo and leovitch for the patch (again).
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14748 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/howto/deployment/modpython.txt')
-rw-r--r--docs/howto/deployment/modpython.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/howto/deployment/modpython.txt b/docs/howto/deployment/modpython.txt
index 5bb09d8c24..efd5a204c9 100644
--- a/docs/howto/deployment/modpython.txt
+++ b/docs/howto/deployment/modpython.txt
@@ -1,3 +1,5 @@
+.. _howto-deployment-modpython:
+
============================================
How to use Django with Apache and mod_python
============================================