mirror of
https://github.com/django/django.git
synced 2025-12-15 21:45:20 +00:00
Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Robert Coup for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13648 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
23e85ef25f
commit
f611ffaab3
14 changed files with 152 additions and 65 deletions
|
|
@ -10,8 +10,8 @@ ways to easily deploy Django:
|
|||
:maxdepth: 1
|
||||
|
||||
modwsgi
|
||||
modpython
|
||||
fastcgi
|
||||
mod_python (deprecated) <modpython>
|
||||
|
||||
If you're new to deploying Django and/or Python, we'd recommend you try
|
||||
:doc:`mod_wsgi </howto/deployment/modwsgi>` first. In most cases it'll be the easiest,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue