From 030c97b119bea450cc4e1f289a95e91aa664221c Mon Sep 17 00:00:00 2001 From: Malcolm Tredinnick Date: Sun, 12 Sep 2010 19:44:19 +0000 Subject: Documented how to manually piece together URLs with get_script_name(). Thanks to timo and leovitch for the patch. Fixed #10328. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13772 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/howto/deployment/modpython.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/howto/deployment/modpython.txt') diff --git a/docs/howto/deployment/modpython.txt b/docs/howto/deployment/modpython.txt index 90a85cac5c..a9b665f331 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 ============================================ -- cgit v1.3