Merge branch 'cleaning' into dot-env

This commit is contained in:
joke2k 2014-04-17 16:26:01 +02:00
commit f5c8b49842

View file

@ -177,7 +177,7 @@ FastCGI
-------
In case you use FastCGI for deploying Django (you really shouldn't) and aren't
allowed to us Django's runfcgi_ management command (that would automatically
allowed to use Django's runfcgi_ management command (that would automatically
handle the setup for your if you've followed the quickstart guide above), make
sure to use something like the following script::