<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/test/utils.py, branch 1.7c1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.7c1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.7c1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2014-03-08T08:57:40Z</updated>
<entry>
<title>Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings</title>
<updated>2014-03-08T08:57:40Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-02-26T21:48:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=210d0489c5daad56b806f8165f9fe09fb3c2a019'/>
<id>urn:sha1:210d0489c5daad56b806f8165f9fe09fb3c2a019</id>
<content type='text'>
Thanks Anssi Kääriäinen for the idea and Simon Charette for the
review.
</content>
</entry>
<entry>
<title>Fixed many typos in comments and docstrings.</title>
<updated>2014-03-03T12:38:09Z</updated>
<author>
<name>Rodolfo Carvalho</name>
<email>rhcarvalho@gmail.com</email>
</author>
<published>2014-03-02T14:25:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0d912258921a442c48d5787228db2db5af7e8fa5'/>
<id>urn:sha1:0d912258921a442c48d5787228db2db5af7e8fa5</id>
<content type='text'>
Thanks Piotr Kasprzyk for help with the patch.
</content>
</entry>
<entry>
<title>Removed TransRealMixin.</title>
<updated>2014-01-27T21:02:07Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2014-01-26T14:28:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b87bc461c89f2006f0b27c7240fb488fac32bed1'/>
<id>urn:sha1:b87bc461c89f2006f0b27c7240fb488fac32bed1</id>
<content type='text'>
Fixed #21688. Refs https://github.com/django/django/pull/1147.
</content>
</entry>
<entry>
<title>Fixed some missing/extraneous new line warnings.</title>
<updated>2014-01-26T19:32:01Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2014-01-26T19:32:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c3881944e8651ad98e29561154186e87928ca319'/>
<id>urn:sha1:c3881944e8651ad98e29561154186e87928ca319</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved sys.path-extending decorator to django.test.utils and used throughout test suite.</title>
<updated>2014-01-26T05:50:40Z</updated>
<author>
<name>Carl Meyer</name>
<email>carl@oddbird.net</email>
</author>
<published>2014-01-26T05:50:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ca95f8e4359325567fa441eef8f18cb710850eeb'/>
<id>urn:sha1:ca95f8e4359325567fa441eef8f18cb710850eeb</id>
<content type='text'>
Thanks Aymeric for the suggestion.
</content>
</entry>
<entry>
<title>Fixed #16905 -- Added extensible checks (nee validation) framework</title>
<updated>2014-01-20T02:45:21Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2014-01-20T02:45:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d818e0c9b2b88276cc499974f9eee893170bf0a8'/>
<id>urn:sha1:d818e0c9b2b88276cc499974f9eee893170bf0a8</id>
<content type='text'>
This is the result of Christopher Medrela's 2013 Summer of Code project.

Thanks also to Preston Holmes, Tim Graham, Anssi Kääriäinen, Florian
Apolloner, and Alex Gaynor for review notes along the way.

Also: Fixes #8579, fixes #3055, fixes #19844.
</content>
</entry>
<entry>
<title>Renamed AppCache to Apps.</title>
<updated>2013-12-24T11:25:17Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-12-24T11:25:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1716b7ce5a02b2a77188dfea2d41e25dfa58821c'/>
<id>urn:sha1:1716b7ce5a02b2a77188dfea2d41e25dfa58821c</id>
<content type='text'>
Also renamed app_cache to apps and "app cache" to "app registry".

Deprecated AppCache.app_cache_ready() in favor of Apps.ready().
</content>
</entry>
<entry>
<title>Fixed override_settings when set_available_apps raises an exception.</title>
<updated>2013-12-23T23:12:09Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-12-23T23:07:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2ec8e3443bc9345d986710244e05a3cce56c8da1'/>
<id>urn:sha1:2ec8e3443bc9345d986710244e05a3cce56c8da1</id>
<content type='text'>
Previously, this would corrupt the settings, because __exit__ isn't
called when __enter__raises an exception.
</content>
</entry>
<entry>
<title>Added modify_settings to alter settings containing lists of values.</title>
<updated>2013-12-23T20:37:43Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-12-23T11:39:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5241763c81b6afe1c0327ff7eb0d75c643f24ce0'/>
<id>urn:sha1:5241763c81b6afe1c0327ff7eb0d75c643f24ce0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactored INSTALLED_APPS overrides.</title>
<updated>2013-12-23T19:15:08Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-12-22T23:10:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5891990b6e6f6e90a873ceb199b321177a90c9eb'/>
<id>urn:sha1:5891990b6e6f6e90a873ceb199b321177a90c9eb</id>
<content type='text'>
* Introduced [un]set_installed_apps to handle changes to the
  INSTALLED_APPS setting.
* Refactored [un]set_available_apps to share its implementation
  with [un]set_installed_apps.
* Implemented a receiver to clear some app-related caches.
* Removed test_missing_app as it is basically impossible to reproduce
  this situation with public methods of the new app cache.
</content>
</entry>
</feed>
