<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/utils_tests/test_module/another_good_module.py, branch 1.8b1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.8b1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.8b1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2015-02-09T19:24:06Z</updated>
<entry>
<title>[1.8.x] Sorted imports with isort; refs #23860.</title>
<updated>2015-02-09T19:24:06Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-02-09T18:19:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a8b70d251d238b4e6cfc7bb4296da15494f8dff3'/>
<id>urn:sha1:a8b70d251d238b4e6cfc7bb4296da15494f8dff3</id>
<content type='text'>
Backport of 0ed7d155635da9f79d4dd67e4889087d3673c6da from master
</content>
</entry>
<entry>
<title>Fixed #23670 -- Prevented partial import state during module autodiscovery</title>
<updated>2014-10-31T12:01:47Z</updated>
<author>
<name>Markus Holtermann</name>
<email>info@markusholtermann.eu</email>
</author>
<published>2014-10-31T09:22:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=98da408964b229ee0b35bb8c4500820e3606aeab'/>
<id>urn:sha1:98da408964b229ee0b35bb8c4500820e3606aeab</id>
<content type='text'>
Thanks kostko for the report.
</content>
</entry>
<entry>
<title>Fixed #21060 -- Refactored admin's autodiscover method to make it reusable.</title>
<updated>2013-09-14T00:09:41Z</updated>
<author>
<name>Juan Catalano</name>
<email>catalanojuan@gmail.com</email>
</author>
<published>2013-09-06T23:23:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6feb75129f42fdac751d0b79a2a005b4c0ad5c2d'/>
<id>urn:sha1:6feb75129f42fdac751d0b79a2a005b4c0ad5c2d</id>
<content type='text'>
We want to be able to use it for instance for discovering `tasks.py` modules
inside the INSTALLED_APPS.

This commit therefore moves the logic to `autodiscover_modules` method in
django.utils.module_loading.
</content>
</entry>
</feed>
