<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/mod_wsgi.git, branch 4.5.6</title>
<subtitle>github.com: GrahamDumpleton/mod_wsgi.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/'/>
<entry>
<title>Merge branch 'release/4.5.6'</title>
<updated>2016-09-02T01:40:30+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2016-09-02T01:40:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=7512d9a7efb1a30ce58d4c03b9e355b0666ae29b'/>
<id>7512d9a7efb1a30ce58d4c03b9e355b0666ae29b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Calculate fallback Django base directory from top level module of settings module path.</title>
<updated>2016-08-24T22:29:26+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2016-08-24T22:29:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=785ce986646bd83dd2a7c6066db87885918c8b7d'/>
<id>785ce986646bd83dd2a7c6066db87885918c8b7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop nargs=1 when converting to argparse as forces into a list.</title>
<updated>2016-08-22T23:49:18+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2016-08-22T23:49:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=7d854ad9d452beadabfc4230a149dd626d86f85d'/>
<id>7d854ad9d452beadabfc4230a149dd626d86f85d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add release notes for Django management command fix for mod_wsgi-express.</title>
<updated>2016-08-19T00:24:08+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2016-08-19T00:24:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=ab035068b1ae86ee1b26bf93ad14803ff8b98c91'/>
<id>ab035068b1ae86ee1b26bf93ad14803ff8b98c91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert optparse to argparse for Django 1.10+ in mod_wsgi-express Django management command.</title>
<updated>2016-08-19T00:03:19+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2016-08-19T00:03:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=a7d0fe163bc2bba87b04f97205ecb046abc58164'/>
<id>a7d0fe163bc2bba87b04f97205ecb046abc58164</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Apache 2.4 directives for access control to fix precedence issues with old directives.</title>
<updated>2016-08-18T07:34:33+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2016-08-18T07:34:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=9a3eed036203d74683113fe5a3bce9c73bbb2ff6'/>
<id>9a3eed036203d74683113fe5a3bce9c73bbb2ff6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix possible loss of error return code when reading input due to incompatible types.</title>
<updated>2016-08-18T03:47:23+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2016-08-18T03:47:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=9da7db32b2a2da912813c27fc18352c2560de585'/>
<id>9da7db32b2a2da912813c27fc18352c2560de585</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added startup timeout to combat problem with Django initialisation not being re-entrant.</title>
<updated>2016-08-17T12:09:04+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2016-08-17T12:09:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=48bbfd5827e2caec396c74619fdf7840711c2ee5'/>
<id>48bbfd5827e2caec396c74619fdf7840711c2ee5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enhance checks for logging messages via stdout.</title>
<updated>2016-08-16T10:49:17+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2016-08-16T10:49:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=d67b23ef430a14319ccb07c2beb776a651e3627e'/>
<id>d67b23ef430a14319ccb07c2beb776a651e3627e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add release notes for 4.5.6.</title>
<updated>2016-08-16T10:48:43+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2016-08-16T10:48:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=5cd2124bba5def771581322260ab60b75520f9bd'/>
<id>5cd2124bba5def771581322260ab60b75520f9bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
