From d473519d1d82ee5158fdd9397ab8c21cf2a4547b Mon Sep 17 00:00:00 2001 From: Boryslav Date: Sun, 15 Jan 2012 18:47:38 +0200 Subject: [PATCH] Fixed broken link to Django docs --- docs/scenarios/web.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scenarios/web.rst b/docs/scenarios/web.rst index b01287c..c10ad8d 100644 --- a/docs/scenarios/web.rst +++ b/docs/scenarios/web.rst @@ -308,7 +308,7 @@ In fact it used to be called python-hosting.com. Webfaction supports Python vers as well as Python 3 versions. Webfaction has a very extensive `user guide `_ -and specific stack (`Django `_, `Pylons `_, +and specific stack (`Django `_, `Pylons `_, `Pyramid `_, `TurboGears `_ and `vanilla python `_) guides. It also has a stack-overflow style `community `_ that is quite useful.