<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/contrib/admin/widgets.py, branch 1.6b2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.6b2</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.6b2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2013-08-13T16:06:00Z</updated>
<entry>
<title>Apply autoescaping to AdminURLFieldWidget.</title>
<updated>2013-08-13T16:06:00Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2013-08-13T16:06:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bfbae15c669beab335400ab51a060e3d7d8e4c7a'/>
<id>urn:sha1:bfbae15c669beab335400ab51a060e3d7d8e4c7a</id>
<content type='text'>
This is a security fix; disclosure to follow shortly.
</content>
</entry>
<entry>
<title>[1.6.x] Fixed #20865 -- Fixed raw_id_fields to work with callable limit_choices_to.</title>
<updated>2013-08-06T17:44:31Z</updated>
<author>
<name>Collin Anderson</name>
<email>collin@onetencommunications.com</email>
</author>
<published>2013-08-06T16:38:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e3e0cf8a0f75ae18bc401182bfbdea2c27bb0244'/>
<id>urn:sha1:e3e0cf8a0f75ae18bc401182bfbdea2c27bb0244</id>
<content type='text'>
Backport of d53e574676 from master
</content>
</entry>
<entry>
<title>[1.6.x] Updated contrib.admin to use Email/URLInputs; refs #16630</title>
<updated>2013-07-26T12:02:10Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-07-26T11:22:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5cc1ea4773f628f93dd2db9d353dc6b980e4a3ab'/>
<id>urn:sha1:5cc1ea4773f628f93dd2db9d353dc6b980e4a3ab</id>
<content type='text'>
Backport of 2a979d2a7b from master
</content>
</entry>
<entry>
<title>Fixed #19689 -- Renamed `Model._meta.module_name` to `model_name`.</title>
<updated>2013-02-05T09:16:07Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2013-02-05T09:16:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ec469ade2b04b94bfeb59fb0fc7d9300470be615'/>
<id>urn:sha1:ec469ade2b04b94bfeb59fb0fc7d9300470be615</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved has_changed logic from widget to form field</title>
<updated>2013-01-25T19:50:46Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2013-01-25T19:50:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ebb504db692cac496f4f45762d1d14644c9fa6fa'/>
<id>urn:sha1:ebb504db692cac496f4f45762d1d14644c9fa6fa</id>
<content type='text'>
Refs #16612. Thanks Aymeric Augustin for the suggestion.
</content>
</entry>
<entry>
<title>Fixed #17549 -- Added a clickable link for URLFields in admin change list.</title>
<updated>2012-11-03T10:57:33Z</updated>
<author>
<name>Ulrich Petri</name>
<email>ulo@ulo.pe</email>
</author>
<published>2012-07-07T12:24:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ac2052ebc84c45709ab5f0f25e685bf656ce79bc'/>
<id>urn:sha1:ac2052ebc84c45709ab5f0f25e685bf656ce79bc</id>
<content type='text'>
</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>
<entry>
<title>[py3] Replaced unicode/str by six.text_type/bytes.</title>
<updated>2012-07-22T07:29:54Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-07-20T12:48:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bdca5ea345c548a82a80d198906818c9ccbef896'/>
<id>urn:sha1:bdca5ea345c548a82a80d198906818c9ccbef896</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed a lot of internal code to use 'format_html' where appropriate/possible</title>
<updated>2012-07-03T21:20:12Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2012-07-02T23:31:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a92e7f37c4ae84b6b8d8016cc6783211e9047219'/>
<id>urn:sha1:a92e7f37c4ae84b6b8d8016cc6783211e9047219</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.</title>
<updated>2012-06-07T16:08:47Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-06-07T16:08:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4a103086d5c67fa4fcc53c106c9fdf644c742dd8'/>
<id>urn:sha1:4a103086d5c67fa4fcc53c106c9fdf644c742dd8</id>
<content type='text'>
Thanks Vinay Sajip for the support of his django3 branch and
Jannis Leidel for the review.
</content>
</entry>
</feed>
