<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2013-02-26T13:36:57Z</updated>
<entry>
<title>Merged regressiontests and modeltests into the test root.</title>
<updated>2013-02-26T13:36:57Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2013-02-26T08:53:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=89f40e36246100df6a11316c31a76712ebc6c501'/>
<id>urn:sha1:89f40e36246100df6a11316c31a76712ebc6c501</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed __init__.py files.</title>
<updated>2013-02-26T13:36:57Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2013-02-26T08:52:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b3d2ccb5bfbaf6e7fe1f98843baaa48c35a70950'/>
<id>urn:sha1:b3d2ccb5bfbaf6e7fe1f98843baaa48c35a70950</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed a caching test on Python 3.</title>
<updated>2013-02-26T01:12:55Z</updated>
<author>
<name>Carl Meyer</name>
<email>carl@oddbird.net</email>
</author>
<published>2013-02-26T01:12:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6a8f95d812797a0c7af85df27c51f588c8649c69'/>
<id>urn:sha1:6a8f95d812797a0c7af85df27c51f588c8649c69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #18191 -- Don't consider Accept-Language redundantly in cache key.</title>
<updated>2013-02-25T23:10:57Z</updated>
<author>
<name>Łukasz Langa</name>
<email>lukasz@langa.pl</email>
</author>
<published>2013-02-25T23:10:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6a057e1595dfe45a0411c116f603801266c87395'/>
<id>urn:sha1:6a057e1595dfe45a0411c116f603801266c87395</id>
<content type='text'>
Thanks to choongmin for the original patch.
</content>
</entry>
<entry>
<title>Fixed #19634 -- Added proper __hash__ methods.</title>
<updated>2013-02-25T22:05:20Z</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/django.git/commit/?id=e76147a83a7306d6d83057b982207ddab37eb942'/>
<id>urn:sha1:e76147a83a7306d6d83057b982207ddab37eb942</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.
</content>
</entry>
<entry>
<title>Merge pull request #847 from fhahn/ticket_18176</title>
<updated>2013-02-25T17:26:56Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-02-25T17:26:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=86b96038f22237b9d1c5da9f7f9f6aae7afa2578'/>
<id>urn:sha1:86b96038f22237b9d1c5da9f7f9f6aae7afa2578</id>
<content type='text'>
Fixed #18176 -- Added test for year lookups with year &lt; 1000</content>
</entry>
<entry>
<title>Fixed #19854 -- Turn Django's own Selenium tests off by default.</title>
<updated>2013-02-25T17:14:42Z</updated>
<author>
<name>Carl Meyer</name>
<email>carl@oddbird.net</email>
</author>
<published>2013-02-25T17:14:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=906dc8522a1745e0e12c8061e4170540f7d0f486'/>
<id>urn:sha1:906dc8522a1745e0e12c8061e4170540f7d0f486</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #18176 -- Added test for year lookups with year &lt; 1000</title>
<updated>2013-02-25T16:13:27Z</updated>
<author>
<name>Florian Hahn</name>
<email>flo@fhahn.com</email>
</author>
<published>2013-02-25T16:13:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f28c301a4720ef110643728192c27b2ca0ed193a'/>
<id>urn:sha1:f28c301a4720ef110643728192c27b2ca0ed193a</id>
<content type='text'>
Thanks Tomas Ehrlich for the initial test
</content>
</entry>
<entry>
<title>Fixed #19903 -- Fixed unbalanced setUp/tearDown calls in LiveServerAddress test</title>
<updated>2013-02-25T07:58:11Z</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/django.git/commit/?id=6d52bcbb7cb962e4874a8e7a3d1d8ee77233cd19'/>
<id>urn:sha1:6d52bcbb7cb962e4874a8e7a3d1d8ee77233cd19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed a test that was failing in Python 3.</title>
<updated>2013-02-24T21:47:14Z</updated>
<author>
<name>Julien Phalip</name>
<email>jphalip@gmail.com</email>
</author>
<published>2013-02-24T21:47:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ae2a8bb4569e569d0cc2cd8173443862418d3698'/>
<id>urn:sha1:ae2a8bb4569e569d0cc2cd8173443862418d3698</id>
<content type='text'>
The issue was that as of Python 3, the generators' `next()`
method becomes `__next()`. Thanks Alex Gaynor for noticing that.
Refs #19890.</content>
</entry>
</feed>
