<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/howto/deployment/index.txt, branch 4.2.29</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.2.29</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.2.29'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2021-07-29T17:11:42Z</updated>
<entry>
<title>Refs #32880 -- Made remaining titles consistent in how-to documents.</title>
<updated>2021-07-29T17:11:42Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-07-29T17:11:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f331eba6d576752dd79c4b37c41d981daa537fe6'/>
<id>urn:sha1:f331eba6d576752dd79c4b37c41d981daa537fe6</id>
<content type='text'>
Follow up to 22fbebc7444c8974f101c146f0fc18fe64ab48f6.</content>
</entry>
<entry>
<title>Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.</title>
<updated>2021-07-29T04:24:12Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2021-07-23T06:48:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1024b5e74a7166313ad4e4975a15e90dccd3ec5f'/>
<id>urn:sha1:1024b5e74a7166313ad4e4975a15e90dccd3ec5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #30767 -- Improved deployment documentation.</title>
<updated>2019-12-20T09:42:56Z</updated>
<author>
<name>Katie McLaughlin</name>
<email>glasnt@google.com</email>
</author>
<published>2019-09-12T05:44:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=abeb4599af5ea7a384e18ec6201a95c9e419b44a'/>
<id>urn:sha1:abeb4599af5ea7a384e18ec6201a95c9e419b44a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #20935 -- Removed duplicate ToC references.</title>
<updated>2019-12-04T10:36:40Z</updated>
<author>
<name>Fredrik</name>
<email>fredrik@malmfors.com</email>
</author>
<published>2019-11-25T10:52:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=98188cb33dccfdce368edd411354ef7a20671942'/>
<id>urn:sha1:98188cb33dccfdce368edd411354ef7a20671942</id>
<content type='text'>
These sections are being referred to already from other locations. Having multiple references to the same location from the ToC is ambiguous, and causes errors in the EPUB build.
</content>
</entry>
<entry>
<title>Fixed #30767 -- Improved references to deployment documentation.</title>
<updated>2019-09-09T08:02:33Z</updated>
<author>
<name>Katie McLaughlin</name>
<email>katie@glasnt.com</email>
</author>
<published>2019-09-09T08:02:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fee75d2aed4e58ada6567c464cfd22e89dc65f4a'/>
<id>urn:sha1:fee75d2aed4e58ada6567c464cfd22e89dc65f4a</id>
<content type='text'>
* Increased tocdepth to expose more complexity of topics.
* Ensured deployment checklist is linked on main doc page.</content>
</entry>
<entry>
<title>Fixed #30451 -- Added ASGI handler and coroutine-safety.</title>
<updated>2019-06-20T10:29:43Z</updated>
<author>
<name>Andrew Godwin</name>
<email>andrew@aeracode.org</email>
</author>
<published>2019-04-12T13:15:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a415ce70bef6d91036b00dd2c8544aed7aeeaaed'/>
<id>urn:sha1:a415ce70bef6d91036b00dd2c8544aed7aeeaaed</id>
<content type='text'>
This adds an ASGI handler, asgi.py file for the default project layout,
a few async utilities and adds async-safety to many parts of Django.
</content>
</entry>
<entry>
<title>Fixed #26020 -- Normalized header stylings in docs.</title>
<updated>2016-01-22T17:12:17Z</updated>
<author>
<name>Elif T. Kus</name>
<email>elifkus@gmail.com</email>
</author>
<published>2016-01-03T10:56:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bca9faae95db2a92e540fbd08505c134639916fe'/>
<id>urn:sha1:bca9faae95db2a92e540fbd08505c134639916fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #24926 -- Removed outdated information from deployment</title>
<updated>2015-06-05T10:03:29Z</updated>
<author>
<name>Yamila Moreno</name>
<email>yamila.ms@gmail.com</email>
</author>
<published>2015-06-05T08:36:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f954c517203d1fceaa1de26b17b242690cc138fa'/>
<id>urn:sha1:f954c517203d1fceaa1de26b17b242690cc138fa</id>
<content type='text'>
</content>
</entry>
<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>Updated some other external links in the docs</title>
<updated>2014-12-19T17:07:52Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-12-19T17:07:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=337cd0983699ea5739746fb2d5066f38f8834bbb'/>
<id>urn:sha1:337cd0983699ea5739746fb2d5066f38f8834bbb</id>
<content type='text'>
</content>
</entry>
</feed>
