<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/admin_views/admin.py, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.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/django.git/commit/?id=89f40e36246100df6a11316c31a76712ebc6c501'/>
<id>urn:sha1:89f40e36246100df6a11316c31a76712ebc6c501</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test for collapsible fieldset functionality in admin</title>
<updated>2013-02-20T12:48:49Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2013-02-19T16:01:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ae2d04f7265bd804e82c601e9cbb52965c564418'/>
<id>urn:sha1:ae2d04f7265bd804e82c601e9cbb52965c564418</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expanded tests added when fixing #14529.</title>
<updated>2012-12-24T20:48:48Z</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=ad769efa85e0296033572315025fed9fa9aefade'/>
<id>urn:sha1:ad769efa85e0296033572315025fed9fa9aefade</id>
<content type='text'>
To make sure changes in 35d1cd0 don't break anything. Refs #19505.
</content>
</entry>
<entry>
<title>Fixed #19429 -- Applied linebreaksbr to read-only fields in inlines</title>
<updated>2012-12-06T08:52:02Z</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=553838a285d6ef4005d7a97fc07aebfb0dcdb921'/>
<id>urn:sha1:553838a285d6ef4005d7a97fc07aebfb0dcdb921</id>
<content type='text'>
Applied to inlines what ec9d6b1122d did for main fieldsets.
</content>
</entry>
<entry>
<title>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:13:30Z</updated>
<author>
<name>Edward Tjö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=29d59a879ea5b116cc31a2fd91be1f7562e487c2'/>
<id>urn:sha1:29d59a879ea5b116cc31a2fd91be1f7562e487c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #18658 -- Improved ModelAdmin.message_user API</title>
<updated>2012-11-20T00:03:09Z</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=edf7ad36faab8d45aafe1f96feaf46794de22fc1'/>
<id>urn:sha1:edf7ad36faab8d45aafe1f96feaf46794de22fc1</id>
<content type='text'>
Thanks to Lowe Thiderman for the patch and tests
</content>
</entry>
<entry>
<title>Fixed #19226 -- Applied linebreaksbr to read-only fields in admin</title>
<updated>2012-11-17T16:06: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=ec9d6b1122dd09168d8b2dbcabc745f22f0ef766'/>
<id>urn:sha1:ec9d6b1122dd09168d8b2dbcabc745f22f0ef766</id>
<content type='text'>
Thanks shadow for the report, and Melevir and thiderman for the
patch.
</content>
</entry>
<entry>
<title>Fixed #18530 -- Fixed a small regression in the admin filters where wrongly formatted dates passed as url parameters caused an unhandled ValidationError. Thanks to david for the report.</title>
<updated>2012-09-15T23:20:56Z</updated>
<author>
<name>Julien Phalip</name>
<email>jphalip@gmail.com</email>
</author>
<published>2012-09-15T23:20:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c555741aa7840d8ee4b3a191550924cca6f27105'/>
<id>urn:sha1:c555741aa7840d8ee4b3a191550924cca6f27105</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Admin's swallowing of AttributeError (#16655, #18593, #18747)</title>
<updated>2012-09-08T15:20:05Z</updated>
<author>
<name>Travis Swicegood</name>
<email>development@domain51.com</email>
</author>
<published>2012-09-08T15:18:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ccd1bb0d81381b5611fb5caf2c4ebe5927fe2095'/>
<id>urn:sha1:ccd1bb0d81381b5611fb5caf2c4ebe5927fe2095</id>
<content type='text'>
During the new-admin changes, catching of AttributeError was added to
the admin.  This patch removes that as it's no longer possible to add a
value to a ModelAdmin that is not available.  Adding an attribute that
can not be called causes an ImproperlyConfigured exception to be raised.
</content>
</entry>
<entry>
<title>[py3] Ported django.utils.encoding.</title>
<updated>2012-08-07T10:00:22Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-07-21T08:00:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c5ef65bcf324f4c90b53be90f4aec069a68e8c59'/>
<id>urn:sha1:c5ef65bcf324f4c90b53be90f4aec069a68e8c59</id>
<content type='text'>
* Renamed smart_unicode to smart_text (but kept the old name under
  Python 2 for backwards compatibility).
* Renamed smart_str to smart_bytes.
* Re-introduced smart_str as an alias for smart_text under Python 3
  and smart_bytes under Python 2 (which is backwards compatible).
  Thus smart_str always returns a str objects.
* Used the new smart_str in a few places where both Python 2 and 3
  want a str.
</content>
</entry>
</feed>
