<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/admin_scripts/tests.py, branch 1.5b2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.5b2</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.5b2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2012-12-08T10:16:03Z</updated>
<entry>
<title>[1.5.x] Fixed #19357 -- Allow non-ASCII chars in filesystem paths</title>
<updated>2012-12-08T10:16:03Z</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/django.git/commit/?id=4214a22e060f9d692b77294659023633c63e1647'/>
<id>urn:sha1:4214a22e060f9d692b77294659023633c63e1647</id>
<content type='text'>
Thanks kujiu for the report and Aymeric Augustin for the review.
Backport of c91667338 from master.
</content>
</entry>
<entry>
<title>[1.5.x] Prevented leftover files and dirs in admin_scripts tests</title>
<updated>2012-10-29T18:12:12Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-10-29T18:08:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=04717ee9b1d1f8ccc0f37107f7008662726689c2'/>
<id>urn:sha1:04717ee9b1d1f8ccc0f37107f7008662726689c2</id>
<content type='text'>
Backport of d30516e1 from master.
</content>
</entry>
<entry>
<title>[1.5.x] Avoid dependence on exact Python exception messages</title>
<updated>2012-10-26T01:40:05Z</updated>
<author>
<name>Ian Clelland</name>
<email>ian@fullfactor.com</email>
</author>
<published>2012-09-28T17:17:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3deed3239470304a67013b5cdc864a8a2087bacf'/>
<id>urn:sha1:3deed3239470304a67013b5cdc864a8a2087bacf</id>
<content type='text'>
Backport of a8bbae517963d7cc489fb35e51288e4f0efd8207 from master
</content>
</entry>
<entry>
<title>Fixed #19164 -- Fixed diffsettings command broken in fix for #18545.</title>
<updated>2012-10-23T00:49:08Z</updated>
<author>
<name>Carl Meyer</name>
<email>carl@oddbird.net</email>
</author>
<published>2012-10-23T00:13:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3541a10d492db6d1f509f3a50a024568c16c5229'/>
<id>urn:sha1:3541a10d492db6d1f509f3a50a024568c16c5229</id>
<content type='text'>
Thanks Mario César for the report and draft patch.
</content>
</entry>
<entry>
<title>Fixed #18845 -- Do not swallow AttributeErrors when running commands</title>
<updated>2012-09-26T13:07:11Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-09-26T13:07:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bb7da7844ff9f11286509c22a2549bbd4553d58d'/>
<id>urn:sha1:bb7da7844ff9f11286509c22a2549bbd4553d58d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #18545 -- Make the 'no DJANGO_SETTINGS_MODULE' error message more useful.Thanks Nick Coghlan for the report, and Malcolm Tredinnick for review.</title>
<updated>2012-09-08T20:26:33Z</updated>
<author>
<name>Carl Meyer</name>
<email>carl@oddbird.net</email>
</author>
<published>2012-09-08T20:12:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=307706d082d20ac868654ccbaee18879db5197db'/>
<id>urn:sha1:307706d082d20ac868654ccbaee18879db5197db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[py3k] Silence many warnings while running the tests.</title>
<updated>2012-09-07T17:17:34Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@rd.io</email>
</author>
<published>2012-09-07T17:17:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=292322f977b1844e15ba25d59d1e985461571c15'/>
<id>urn:sha1:292322f977b1844e15ba25d59d1e985461571c15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[py3] Fixed test failures introduced in 3afb5916b215c79e36408b729c9516bc435f5cb7.</title>
<updated>2012-08-28T22:04:34Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2012-08-28T22:02:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9eafb6592e9ed27a59cb3cd9920c44cf230a6c65'/>
<id>urn:sha1:9eafb6592e9ed27a59cb3cd9920c44cf230a6c65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #18091 -- Non-ASCII templates break `django-admin.py startproject --template=TEMPLATE`.</title>
<updated>2012-08-28T21:23:07Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2012-08-28T21:22:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3afb5916b215c79e36408b729c9516bc435f5cb7'/>
<id>urn:sha1:3afb5916b215c79e36408b729c9516bc435f5cb7</id>
<content type='text'>
Thanks to Claude Huchet and Tomáš Ehrlich for the patch.
</content>
</entry>
<entry>
<title>[py3] Fixed admin_scripts tests</title>
<updated>2012-08-13T08:58:21Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-08-13T08:58:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=73f0f18c8fc04a03bbfb20794aabb95944c90f63'/>
<id>urn:sha1:73f0f18c8fc04a03bbfb20794aabb95944c90f63</id>
<content type='text'>
</content>
</entry>
</feed>
