<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/regressiontests/utils/module_loading.py, branch devmain</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=devmain</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=devmain'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.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/chango.git/commit/?id=89f40e36246100df6a11316c31a76712ebc6c501'/>
<id>urn:sha1:89f40e36246100df6a11316c31a76712ebc6c501</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #17061 -- Factored out importing object from a dotted path</title>
<updated>2013-02-04T15:38:25Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2013-02-02T21:58:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7c5b244826be636429791a8ca76b2adc678e82e7'/>
<id>urn:sha1:7c5b244826be636429791a8ca76b2adc678e82e7</id>
<content type='text'>
Thanks Carl Meyer for the report.
</content>
</entry>
<entry>
<title>Fixed #19357 -- Allow non-ASCII chars in filesystem paths</title>
<updated>2012-12-08T10:13:52Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-12-08T10:13:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=c91667338a4e774e2819ccf4da852dc7b759bc19'/>
<id>urn:sha1:c91667338a4e774e2819ccf4da852dc7b759bc19</id>
<content type='text'>
Thanks kujiu for the report and Aymeric Augustin for the review.
</content>
</entry>
<entry>
<title>Close files in the module_loading tests always.</title>
<updated>2012-08-15T09:47:02Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@rd.io</email>
</author>
<published>2012-08-15T09:47:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=ca6015ca71785dc59106ca36634d93daf59ff5bb'/>
<id>urn:sha1:ca6015ca71785dc59106ca36634d93daf59ff5bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #15525 -- Custom template tags loading breaks whenever templatetags is a python file</title>
<updated>2011-08-28T02:37:16Z</updated>
<author>
<name>Chris Beaven</name>
<email>smileychris@gmail.com</email>
</author>
<published>2011-08-28T02:37:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=0f8f46802a172d47971a848227065894efd6a622'/>
<id>urn:sha1:0f8f46802a172d47971a848227065894efd6a622</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16703 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #15662 -- Made sure the module_has_submodule utility function follow correct PEP 302, passing the package as the second argument to the find_module method of the importer. Thanks, Bradley Ayers.</title>
<updated>2011-04-22T12:03:18Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-04-22T12:03:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=0e5d5d6218e61aa6a3ac8ddadbd0bb86f7b02aa0'/>
<id>urn:sha1:0e5d5d6218e61aa6a3ac8ddadbd0bb86f7b02aa0</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16075 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #14698 -- Ensure that module_has_sumodule doesn't mistake a cache miss for an existent package. Thanks to Łukasz Rekucki for the report and patch, and to shields for the test case.</title>
<updated>2011-01-30T13:10:47Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2011-01-30T13:10:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=56ebab9d8596f63db38053816ec961656e49ed38'/>
<id>urn:sha1:56ebab9d8596f63db38053816ec961656e49ed38</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15362 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed a few more cases of the tests not properly restoring sys.path (follow up on [14429]).</title>
<updated>2010-11-02T05:31:19Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2010-11-02T05:31:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=89219a6829d439c65f785f6603bbb91546944590'/>
<id>urn:sha1:89219a6829d439c65f785f6603bbb91546944590</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14431 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch, and to Luke, Karen, Justin, Alex, Łukasz Rekucki, and Chuck Harmston for their help testing and reviewing the final patch.</title>
<updated>2010-10-11T12:55:17Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-10-11T12:55:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=121d2e36785dc0ce8e7d1c48883fc7b719b21afc'/>
<id>urn:sha1:121d2e36785dc0ce8e7d1c48883fc7b719b21afc</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14139 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>A few test optimizations; using native unittest where no Django-specific TestCase features are required.</title>
<updated>2010-09-28T08:18:12Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-09-28T08:18:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=ec3ba39fdb9dd6b82fb790a7babff5d2c4630ad5'/>
<id>urn:sha1:ec3ba39fdb9dd6b82fb790a7babff5d2c4630ad5</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13935 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
