<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git, branch 1.7.4</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=1.7.4</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=1.7.4'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2015-01-27T17:10:08Z</updated>
<entry>
<title>[1.7.x] Bumped version for 1.7.4 release.</title>
<updated>2015-01-27T17:10:08Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-01-27T17:10:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=b626c289ccf9cc487f97d91c2a45cac096d9d0c7'/>
<id>urn:sha1:b626c289ccf9cc487f97d91c2a45cac096d9d0c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.7.x] Added 1.4.19 release notes.</title>
<updated>2015-01-27T16:48:33Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-01-27T16:48:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=c93fb26527027cfff41b7f2c29ae2c2b7e1fa3b3'/>
<id>urn:sha1:c93fb26527027cfff41b7f2c29ae2c2b7e1fa3b3</id>
<content type='text'>
Backport of 6f8418089c5e81d12718187da2140394ed30da43 from master
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #24104 -- Fixed check to look on field.get_internal_type() instead of class instance</title>
<updated>2015-01-27T13:40:39Z</updated>
<author>
<name>Andriy Sokolovskiy</name>
<email>sokandpal@yandex.ru</email>
</author>
<published>2015-01-23T22:16:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3d4a826174b7a411a03be39725e60c940944a7fe'/>
<id>urn:sha1:3d4a826174b7a411a03be39725e60c940944a7fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #24190 -- Clarified len(queryset)</title>
<updated>2015-01-24T15:18:19Z</updated>
<author>
<name>Collin Anderson</name>
<email>cmawebsite@gmail.com</email>
</author>
<published>2015-01-20T15:20:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=6dc6ec218860e4d4c5c1833c9b8607c4014c85d7'/>
<id>urn:sha1:6dc6ec218860e4d4c5c1833c9b8607c4014c85d7</id>
<content type='text'>
Backport of ee23e03637aa8b82311f93b0a660574a0512891a from master
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #24193 -- Prevented unclosed file warnings in static.serve()</title>
<updated>2015-01-23T07:58:34Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2015-01-21T19:59:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=b1bf8d64fbadcab860eb98662c49b8db33db0c3c'/>
<id>urn:sha1:b1bf8d64fbadcab860eb98662c49b8db33db0c3c</id>
<content type='text'>
This regression was caused by 818e59a3f0. The patch is a partial
backport of the new FileResponse class available in later Django
versions.
Thanks Raphaël Hertzog for the report, and Tim Graham and Collin
Anderson for the reviews.
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #24186 -- Fixed a typo in the admin docs.</title>
<updated>2015-01-20T16:57:00Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2015-01-20T16:44:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7b677fe063910e67dbeb123fcd164305e0425f34'/>
<id>urn:sha1:7b677fe063910e67dbeb123fcd164305e0425f34</id>
<content type='text'>
Thanks to Keryn Knight for the report.

Backport of dccf41cff0f46a94aa1d853d1bad9052079bb454 from master
</content>
</entry>
<entry>
<title>[1.7.x] Refs #24163 -- Fixed failing Oracle test when migrating from ForeignKey to OneToOneField</title>
<updated>2015-01-20T16:46:37Z</updated>
<author>
<name>Markus Holtermann</name>
<email>info@markusholtermann.eu</email>
</author>
<published>2015-01-20T10:39:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=70845c6809f53d9d4029d760aa0118a47b92cb9d'/>
<id>urn:sha1:70845c6809f53d9d4029d760aa0118a47b92cb9d</id>
<content type='text'>
Thanks Tim Graham for review

Backport of 64ecb3f07db4be5eef4d9eb7687f783ee446c82f from master
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #24153 -- Fixed cookie test compatibility with Python 3.4.3+</title>
<updated>2015-01-19T20:41:29Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-01-19T20:12:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7a1ccc069971277d74fde143966de3f3d24c9a91'/>
<id>urn:sha1:7a1ccc069971277d74fde143966de3f3d24c9a91</id>
<content type='text'>
Backport of b19b81b3960ec2090d40be65547502a3386a769b from master
</content>
</entry>
<entry>
<title>[1.7.x] Designated Django 1.8 as the next LTS.</title>
<updated>2015-01-19T17:08:20Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-01-19T17:08:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3e803f9cbd58f6558066af4a6b54e1b71063ee4a'/>
<id>urn:sha1:3e803f9cbd58f6558066af4a6b54e1b71063ee4a</id>
<content type='text'>
Backport of c38db4d7e072e9a5002cb4897d9104e5eaa292ed from master
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #24163 -- Removed unique constraint after index on MySQL</title>
<updated>2015-01-19T16:25:05Z</updated>
<author>
<name>Markus Holtermann</name>
<email>info@markusholtermann.eu</email>
</author>
<published>2015-01-19T14:31:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=db2a97870d74bc689428d9c2a942115ef799f2d2'/>
<id>urn:sha1:db2a97870d74bc689428d9c2a942115ef799f2d2</id>
<content type='text'>
Thanks Łukasz Harasimowicz for the report.

Backport of 5792e6a88c1444d4ec84abe62077338ad3765b80 from master
</content>
</entry>
</feed>
