<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/howto/deployment/wsgi/apache-auth.txt, branch 1.9.6</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.9.6</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.9.6'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2016-04-28T14:15:23Z</updated>
<entry>
<title>[1.9.x] Fixed #26554 -- Updated docs URLs to readthedocs.io</title>
<updated>2016-04-28T14:15:23Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-04-28T14:09:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8a135cca4e663ec649d9ef7643ffc2a10e91c781'/>
<id>urn:sha1:8a135cca4e663ec649d9ef7643ffc2a10e91c781</id>
<content type='text'>
Backport of f945fb24a31737c6625205a8cd90eabdf1c33584 from master
</content>
</entry>
<entry>
<title>[1.9.x] Fixed #26303 -- Updated links to mod_wsgi docs.</title>
<updated>2016-03-02T00:22:54Z</updated>
<author>
<name>Alasdair Nicol</name>
<email>alasdair@thenicols.net</email>
</author>
<published>2016-03-01T16:02:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6679cdd92c71a77f1809c180174de026a6c17918'/>
<id>urn:sha1:6679cdd92c71a77f1809c180174de026a6c17918</id>
<content type='text'>
Backport of 8c42cf0cbd87f344748423f235938dd6ade03f55 from master
</content>
</entry>
<entry>
<title>[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.</title>
<updated>2016-02-01T16:54:26Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-02-01T16:54:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a9fbf0735a213109ef4b02e02ff3e458b6a25929'/>
<id>urn:sha1:a9fbf0735a213109ef4b02e02ff3e458b6a25929</id>
<content type='text'>
Backport of a6ef025dfb2a1d1bd23893408eef6d066fb506d9 from master
</content>
</entry>
<entry>
<title>[1.9.x] Fixed #25778 -- Updated docs links to use https when available.</title>
<updated>2015-12-01T13:03:16Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2015-11-29T16:29:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bf76cf07e0e0713020974f47dacfaddcedbe1abf'/>
<id>urn:sha1:bf76cf07e0e0713020974f47dacfaddcedbe1abf</id>
<content type='text'>
Backport of 7aabd6238028f4bb78d0687bbccc97bcf634e28b from master
</content>
</entry>
<entry>
<title>Fixed typo in docs/howto/deployment/wsgi/apache-auth.txt</title>
<updated>2015-04-13T11:50:23Z</updated>
<author>
<name>Afriza N. Arief</name>
<email>afriza.na@gmail.com</email>
</author>
<published>2015-04-13T10:16:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b295fcd19c00706d7f60db73741c1311ee141409'/>
<id>urn:sha1:b295fcd19c00706d7f60db73741c1311ee141409</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #23350 -- Updated mod_wsgi auth example to use less memory.</title>
<updated>2014-09-09T13:32:19Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-09-09T13:32:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c7f7432be54695ea16a2ba1cc5f8e5e1facf43f7'/>
<id>urn:sha1:c7f7432be54695ea16a2ba1cc5f8e5e1facf43f7</id>
<content type='text'>
Thanks Graham Dumpleton for the report.
</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 #23067 -- Updated docs to use django-admin</title>
<updated>2014-07-30T18:14:03Z</updated>
<author>
<name>Christoph Heer</name>
<email>Christoph.Heer@gmail.com</email>
</author>
<published>2014-07-26T11:21:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d47409831fbd44739d261c32c53a094748028e4f'/>
<id>urn:sha1:d47409831fbd44739d261c32c53a094748028e4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #21663 -- Added missing WSGIPythonPath in mod_wsgi config.</title>
<updated>2013-12-25T11:06:25Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-12-25T11:06:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e82e7ae1e8b7300017bb390462e5c2f7b48e2cde'/>
<id>urn:sha1:e82e7ae1e8b7300017bb390462e5c2f7b48e2cde</id>
<content type='text'>
Thanks carrie.hazelton at altamiracorp.com for the report.
</content>
</entry>
<entry>
<title>Fixed some ReST errors regarding backticks</title>
<updated>2013-08-15T11:14:10Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-08-15T11:14:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=29255fcb4f5f50334cda9546ada2f31e825deec3'/>
<id>urn:sha1:29255fcb4f5f50334cda9546ada2f31e825deec3</id>
<content type='text'>
</content>
</entry>
</feed>
