mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-31 21:40:32 +00:00
Merge pull request #58 from jpadilla/patch-1
Small typo fix on FastCGI section
This commit is contained in:
commit
e1e02c2e8b
1 changed files with 1 additions and 1 deletions
|
|
@ -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::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue