mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
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:
parent
7bb6abed12
commit
030c97b119
3 changed files with 39 additions and 3 deletions
|
@ -1,3 +1,5 @@
|
|||
.. _howto-deployment-modpython:
|
||||
|
||||
============================================
|
||||
How to use Django with Apache and mod_python
|
||||
============================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue