<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/admin_views/tests.py, branch 1.5c1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.5c1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.5c1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2012-12-24T21:13:38Z</updated>
<entry>
<title>[1.5.x] Expanded tests added when fixing #14529.</title>
<updated>2012-12-24T21:13:38Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2012-12-24T19:17:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3b32e5cc2d4b6db22148cd7e51cdb735aeb25b13'/>
<id>urn:sha1:3b32e5cc2d4b6db22148cd7e51cdb735aeb25b13</id>
<content type='text'>
To make sure changes in 35d1cd0 don't break anything. Refs #19505.

ad769efa85e0296033572315025fed9fa9aefade from master.
</content>
</entry>
<entry>
<title>[1.5.x] Made admin generated changelist URLs independent of dict ordering</title>
<updated>2012-12-24T02:20:32Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2012-12-24T01:32:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b362a559692115b188f621b43162cb31282b0fd1'/>
<id>urn:sha1:b362a559692115b188f621b43162cb31282b0fd1</id>
<content type='text'>
Backport of c31c2c92b8ef0b58394ac55fa4f61acc07091047 from master
</content>
</entry>
<entry>
<title>[1.5.X] Corrected tests depending on the error message on the AuthenticationForm.</title>
<updated>2012-12-15T23:22:25Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2012-12-15T23:18:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=06b5f5fcb6db2fc20e2d455a34f3f4b0293cfd8c'/>
<id>urn:sha1:06b5f5fcb6db2fc20e2d455a34f3f4b0293cfd8c</id>
<content type='text'>
Refs #19368, and the fix introduced in 27f8129d64292868f6a328f7bf9a1bed67967ff3.

Backport of 9facca28b619ad94680cf07774ee7a377034ca42 from trunk.
</content>
</entry>
<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] Fixed #19429 -- Applied linebreaksbr to read-only fields in inlines</title>
<updated>2012-12-06T08:54:47Z</updated>
<author>
<name>Marc Aymerich</name>
<email>marcay@pangea.org</email>
</author>
<published>2012-12-06T08:47:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=57a41d985acabc7fc25f08081e58f0978cc8c1dc'/>
<id>urn:sha1:57a41d985acabc7fc25f08081e58f0978cc8c1dc</id>
<content type='text'>
Applied to inlines what ec9d6b1122d did for main fieldsets.
Backport of 553838a28 from master.
</content>
</entry>
<entry>
<title>[1.5.x] Fixed #18697 -- Made values accepted for two customizable admin templates consistent.</title>
<updated>2012-12-04T22:53:52Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2012-12-03T23:39:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6a098aa6f29b484254de50c4eb113bdbad1d7e78'/>
<id>urn:sha1:6a098aa6f29b484254de50c4eb113bdbad1d7e78</id>
<content type='text'>
Thanks and at cloverfastfood dot com for the report.

b64d30405a3d5468dc8c6232747d45bbeee4f7bb from master.
</content>
</entry>
<entry>
<title>[1.5.x] Fixed #17911 -- Ensure that admin readonly fields' display values are shown in change forms when the raw value is None.</title>
<updated>2012-11-25T22:16:44Z</updated>
<author>
<name>Edward Tjörnhammar</name>
<email>e@cube2.se</email>
</author>
<published>2012-11-25T22:13:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7c91b67cfaf4669df55a715e62d891faea796f20'/>
<id>urn:sha1:7c91b67cfaf4669df55a715e62d891faea796f20</id>
<content type='text'>
Backport of 29d59a879ea5b116</content>
</entry>
<entry>
<title>[1.5.x] Fixed #18658 -- Improved ModelAdmin.message_user API</title>
<updated>2012-11-20T00:03:30Z</updated>
<author>
<name>Preston Holmes</name>
<email>preston@ptone.com</email>
</author>
<published>2012-11-17T21:53:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3a0e0230f76131cf23c0fdd0b18f3dd718c0f62f'/>
<id>urn:sha1:3a0e0230f76131cf23c0fdd0b18f3dd718c0f62f</id>
<content type='text'>
Thanks to Lowe Thiderman for the patch and tests
</content>
</entry>
<entry>
<title>[1.5.x] Fixed #19226 -- Applied linebreaksbr to read-only fields in admin</title>
<updated>2012-11-17T16:12:24Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-11-17T16:06:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1b6e751430b6c151079f616ec5d4f8f3446ea24e'/>
<id>urn:sha1:1b6e751430b6c151079f616ec5d4f8f3446ea24e</id>
<content type='text'>
Thanks shadow for the report, and Melevir and thiderman for the
patch.
Backport of ec9d6b112 from master.
</content>
</entry>
<entry>
<title>Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mail</title>
<updated>2012-09-26T12:14:51Z</updated>
<author>
<name>Adrien Lemaire</name>
<email>lemaire.adrien@gmail.com</email>
</author>
<published>2012-09-26T12:14:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2c8267bf3db608b99c04ae903c424b60cafaaf93'/>
<id>urn:sha1:2c8267bf3db608b99c04ae903c424b60cafaaf93</id>
<content type='text'>
</content>
</entry>
</feed>
