<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/howto/deployment/fastcgi.txt, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2015-01-17T13:32:31Z</updated>
<entry>
<title>Removed FastCGI support per deprecation timeline; refs #20766.</title>
<updated>2015-01-17T13:32:31Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-11-19T17:21:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=41f0d3d3bc8b0a6831530e1176c6415f9ba45b0b'/>
<id>urn:sha1:41f0d3d3bc8b0a6831530e1176c6415f9ba45b0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed unnecessary code-block directives.</title>
<updated>2014-08-19T20:44:25Z</updated>
<author>
<name>areski</name>
<email>areski@gmail.com</email>
</author>
<published>2014-08-18T14:30:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9d6551204eff9d1ab70b67578f99630716df7490'/>
<id>urn:sha1:9d6551204eff9d1ab70b67578f99630716df7490</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #20766 -- Deprecated FastCGI support.</title>
<updated>2013-07-24T17:41:45Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-07-18T15:10:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bd0dcc6c89e262780df3c17f18b2462f50b48137'/>
<id>urn:sha1:bd0dcc6c89e262780df3c17f18b2462f50b48137</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #20330 -- Normalized spelling of "web server".</title>
<updated>2013-04-29T17:40:43Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-04-29T17:40:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1267d2d9bc8bbb38406a676de31c861ec40b5567'/>
<id>urn:sha1:1267d2d9bc8bbb38406a676de31c861ec40b5567</id>
<content type='text'>
Thanks Baptiste Mispelon for the report.
</content>
</entry>
<entry>
<title>Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled internal servers (runserver and runfcgi) to use an externally-defined WSGI application. Thanks to Armin Ronacher, Jannis Leidel, Alex Gaynor, ptone, and Jacob Kaplan-Moss.</title>
<updated>2011-10-22T04:30:10Z</updated>
<author>
<name>Carl Meyer</name>
<email>carl@oddbird.net</email>
</author>
<published>2011-10-22T04:30:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=145a77edc999fd5f1a53bc5bfd6b581386950074'/>
<id>urn:sha1:145a77edc999fd5f1a53bc5bfd6b581386950074</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17022 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed many more ReST indentation errors, somehow accidentally missed from [16955]</title>
<updated>2011-10-14T00:12:01Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2011-10-14T00:12:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d1e5c55258d624058a93c8cacdb1f25ae7857554'/>
<id>urn:sha1:d1e5c55258d624058a93c8cacdb1f25ae7857554</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16983 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added some sphinx cross-reference links to the built-in template tags and filters in multiple areas of the documentation. Also fixed a few minor inconsistencies and did a little PEP8 cleanup while I was at it.</title>
<updated>2011-10-03T08:06:01Z</updated>
<author>
<name>Julien Phalip</name>
<email>jphalip@gmail.com</email>
</author>
<published>2011-10-03T08:06:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c2b9f6496e59c9268fb265ea80df8c8d7ec88034'/>
<id>urn:sha1:c2b9f6496e59c9268fb265ea80df8c8d7ec88034</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16922 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #15077 -- Clarified FastCGI documentation with regard to shared hosting providers. Thanks, Horst Gutmann.</title>
<updated>2011-07-01T15:18:27Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-07-01T15:18:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=286e45e9ea2d2b64eb919fe91d923991d27a6dd6'/>
<id>urn:sha1:286e45e9ea2d2b64eb919fe91d923991d27a6dd6</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16489 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Documented options accepted by the runfcgi management command.</title>
<updated>2010-10-27T15:35:07Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2010-10-27T15:35:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4239bb0f35d40f820e344a55338f8bbe5ae9eb98'/>
<id>urn:sha1:4239bb0f35d40f820e344a55338f8bbe5ae9eb98</id>
<content type='text'>
Also, modified our custom management command option docs xref parser
to also process those without a ``--`` prefix. --  Refs #14398.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@14361 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7616 -- Added advice on unix socket permissions and umasks to fastcgi deployment documentation. Thanks to Malcolm Tredinnick for the report and advice, and PaulM and cramm for reviewing the patch.</title>
<updated>2010-10-19T00:58:03Z</updated>
<author>
<name>Gabriel Hurley</name>
<email>gabehr@gmail.com</email>
</author>
<published>2010-10-19T00:58:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3739f89b44ab075597f6a43627b4ab8c50563d10'/>
<id>urn:sha1:3739f89b44ab075597f6a43627b4ab8c50563d10</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14276 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
