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
This commit is contained in:
Malcolm Tredinnick 2010-09-12 19:44:19 +00:00
parent 7bb6abed12
commit 030c97b119
3 changed files with 39 additions and 3 deletions

View file

@ -1,3 +1,5 @@
.. _howto-deployment-modpython:
============================================
How to use Django with Apache and mod_python
============================================