summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSimon Willison <simon@simonwillison.net>2009-04-06 23:39:26 +0000
committerSimon Willison <simon@simonwillison.net>2009-04-06 23:39:26 +0000
commitbb182bea1ce52613fde9b1864e0ba7b639fc1dc6 (patch)
tree3bfbd4b8815d8b4ef88c4a36d6bd88f711991b6b /docs
parent8415c057fb65cd3fb53bf3c1d38c00d0ab458cad (diff)
Removed duplicate modwsgi navigation link
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10411 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/howto/deployment/index.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/howto/deployment/index.txt b/docs/howto/deployment/index.txt
index af1d640c84..31efa14b29 100644
--- a/docs/howto/deployment/index.txt
+++ b/docs/howto/deployment/index.txt
@@ -13,7 +13,6 @@ ways to easily deploy Django:
modwsgi
modpython
- modwsgi
fastcgi
If you're new to deploying Django and/or Python, we'd recommend you try