<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git, branch 1.5</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=1.5</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=1.5'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2013-02-26T19:28:38Z</updated>
<entry>
<title>[1.5.x] Correct final element of version tuple.</title>
<updated>2013-02-26T19:28:38Z</updated>
<author>
<name>James Bennett</name>
<email>james@b-list.org</email>
</author>
<published>2013-02-26T19:28:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=b170c077ccd86280715dbc57cf2cac9a2327ff4b'/>
<id>urn:sha1:b170c077ccd86280715dbc57cf2cac9a2327ff4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.5.x] Update trove classifier for 1.5 final release.</title>
<updated>2013-02-26T19:13:43Z</updated>
<author>
<name>James Bennett</name>
<email>james@b-list.org</email>
</author>
<published>2013-02-26T19:13:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=52093827c7c858268a0ef2c85285ec6a4114d1de'/>
<id>urn:sha1:52093827c7c858268a0ef2c85285ec6a4114d1de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.5.x] Add release date to 1.5 release notes.</title>
<updated>2013-02-26T19:12:27Z</updated>
<author>
<name>James Bennett</name>
<email>james@b-list.org</email>
</author>
<published>2013-02-26T19:12:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=61283a8208b1fb4d6197556e3f1c36cfd5c80e17'/>
<id>urn:sha1:61283a8208b1fb4d6197556e3f1c36cfd5c80e17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.5.x] Bump version numbers for Django 1.5 release.</title>
<updated>2013-02-26T19:06:35Z</updated>
<author>
<name>James Bennett</name>
<email>james@b-list.org</email>
</author>
<published>2013-02-26T19:06:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=e7f2c6f2d7bf6687a058f6bdcc2f17e372c2d729'/>
<id>urn:sha1:e7f2c6f2d7bf6687a058f6bdcc2f17e372c2d729</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.5.x] Fixed #19634 -- Added proper __hash__ methods.</title>
<updated>2013-02-25T22:37:23Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-02-25T21:53:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=702d39921cb95883d3b7590eadd65b03f76d0f92'/>
<id>urn:sha1:702d39921cb95883d3b7590eadd65b03f76d0f92</id>
<content type='text'>
Classes overriding __eq__ need a __hash__ such that equal objects have
the same hash.

Thanks akaariai for the report and regebro for the patch.

Backport of e76147a from master.
</content>
</entry>
<entry>
<title>[1.5.x] Fixed #6195 -- Documented caching options for javascript_catalog.</title>
<updated>2013-02-25T21:30:56Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-02-25T21:29:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=1742fd08f5e2f7353b67b58b4ef9185121ce300e'/>
<id>urn:sha1:1742fd08f5e2f7353b67b58b4ef9185121ce300e</id>
<content type='text'>
Backport of 0836670 from master
</content>
</entry>
<entry>
<title>[1.5.x] Fixed #18144 -- Restored compatibility with SHA1 hashes with empty salt.</title>
<updated>2013-02-25T19:04:26Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-02-25T19:01:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=33fc43895279dc3525031dba2a06ea77b28c90dc'/>
<id>urn:sha1:33fc43895279dc3525031dba2a06ea77b28c90dc</id>
<content type='text'>
Thanks dahool for the report and initial version of the patch.

Backport of 633d8de from master.
</content>
</entry>
<entry>
<title>[1.5.x] Updated translations</title>
<updated>2013-02-25T13:27:14Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2013-02-25T13:27:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3fb98406dc2b3777dc21b191258e48d25ff12c67'/>
<id>urn:sha1:3fb98406dc2b3777dc21b191258e48d25ff12c67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.5.x] Fixed #19903 -- Fixed unbalanced setUp/tearDown calls in LiveServerAddress test</title>
<updated>2013-02-25T07:59:44Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2013-02-25T07:56:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=cf114cffea5482a32064de86c61417d511c2edca'/>
<id>urn:sha1:cf114cffea5482a32064de86c61417d511c2edca</id>
<content type='text'>
Backport of 6d52bcbb7c from master.
</content>
</entry>
<entry>
<title>[1.5.x] Minor edits to some recently-added admin docs.</title>
<updated>2013-02-25T07:15:46Z</updated>
<author>
<name>Carl Meyer</name>
<email>carl@oddbird.net</email>
</author>
<published>2013-02-25T07:15:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=b83feeea43a4a2e85bbc61d259b711a410c0ee05'/>
<id>urn:sha1:b83feeea43a4a2e85bbc61d259b711a410c0ee05</id>
<content type='text'>
Backport of 8f839aaa180f from master.
</content>
</entry>
</feed>
