<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/forms/widgets.py, branch 1.8.19</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.8.19</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.8.19'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2015-03-28T00:01:41Z</updated>
<entry>
<title>[1.8.x] Fixed #24469 -- Refined escaping of Django's form elements in non-Django templates.</title>
<updated>2015-03-28T00:01:41Z</updated>
<author>
<name>Moritz Sichert</name>
<email>moritz.sichert@googlemail.com</email>
</author>
<published>2015-03-18T20:42:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=44a05a8a912596c44f37f050dcde85b45827b3b6'/>
<id>urn:sha1:44a05a8a912596c44f37f050dcde85b45827b3b6</id>
<content type='text'>
Backport of 1f2abf784a9fe550959de242d91963b2ad6f7e9c from master
</content>
</entry>
<entry>
<title>[1.8.x] Refs #24469 -- Fixed escaping of forms, fields, and media in non-Django templates.</title>
<updated>2015-03-18T13:11:44Z</updated>
<author>
<name>Moritz Sichert</name>
<email>moritz.sichert@googlemail.com</email>
</author>
<published>2015-03-10T20:21:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=571e093a258b00b25c24481af7acf0d0a034ec8c'/>
<id>urn:sha1:571e093a258b00b25c24481af7acf0d0a034ec8c</id>
<content type='text'>
Backport of 6bff3439894ac22d80f270f36513fc86586273f3 from master
</content>
</entry>
<entry>
<title>[1.8.x] Sorted imports with isort; refs #23860.</title>
<updated>2015-02-09T19:24:06Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-02-09T18:19:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a8b70d251d238b4e6cfc7bb4296da15494f8dff3'/>
<id>urn:sha1:a8b70d251d238b4e6cfc7bb4296da15494f8dff3</id>
<content type='text'>
Backport of 0ed7d155635da9f79d4dd67e4889087d3673c6da from master
</content>
</entry>
<entry>
<title>Removed redundant numbered parameters from str.format().</title>
<updated>2014-12-03T19:27:38Z</updated>
<author>
<name>Berker Peksag</name>
<email>berker.peksag@gmail.com</email>
</author>
<published>2014-11-27T00:41:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=560b4207b1490a7d0cbf70cfbeba7daf2082e5be'/>
<id>urn:sha1:560b4207b1490a7d0cbf70cfbeba7daf2082e5be</id>
<content type='text'>
Since Python 2.7 and 3.1, "{0} {1}" is equivalent to "{} {}".
</content>
</entry>
<entry>
<title>Removed some commented code in the forms Media class.</title>
<updated>2014-10-27T12:21:37Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-10-27T12:21:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=984a57a9c9cba44fde61e21c08996dc678f13e81'/>
<id>urn:sha1:984a57a9c9cba44fde61e21c08996dc678f13e81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Limited lines to 119 characters in django/</title>
<updated>2014-09-05T13:22:16Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-09-04T12:15:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1101467ce0756272a54f4c7bc65c4c335a94111b'/>
<id>urn:sha1:1101467ce0756272a54f4c7bc65c4c335a94111b</id>
<content type='text'>
refs #23395.
</content>
</entry>
<entry>
<title>Fixed #21201 -- Improved customization of ClearableFileInput.</title>
<updated>2014-08-29T13:40:08Z</updated>
<author>
<name>Vlastimil Zíma</name>
<email>vlastimil.zima@nic.cz</email>
</author>
<published>2013-10-25T07:13:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e622caaa857e74cef4fe7757b6e5b802af814788'/>
<id>urn:sha1:e622caaa857e74cef4fe7757b6e5b802af814788</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #23113 -- ChoiceInput.render should take specified attrs into account.</title>
<updated>2014-07-28T14:01:07Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2014-07-27T22:59:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=80708ac77204c491f86c6a8215aaba8cf0989154'/>
<id>urn:sha1:80708ac77204c491f86c6a8215aaba8cf0989154</id>
<content type='text'>
Thanks to Tim Graham for the review.
</content>
</entry>
<entry>
<title>Fixed #22950 -- Eased markup customization for choice field rendering</title>
<updated>2014-07-05T11:36:49Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-07-04T11:53:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dd9a23d5cfb44cb6f150610c267d0de1d963b849'/>
<id>urn:sha1:dd9a23d5cfb44cb6f150610c267d0de1d963b849</id>
<content type='text'>
Thanks Patrick Robertson for the report.
</content>
</entry>
<entry>
<title>Fixed #22502 -- Fixed microseconds/default/form interaction</title>
<updated>2014-05-10T08:56:39Z</updated>
<author>
<name>Stephen Burrows</name>
<email>stephen.r.burrows@gmail.com</email>
</author>
<published>2014-05-07T01:14:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a5de0df58b5431b25a3246a57432db73843be87f'/>
<id>urn:sha1:a5de0df58b5431b25a3246a57432db73843be87f</id>
<content type='text'>
Made explicit lack of microsecond handling by built-in datetime form
fields. Used that explicitness to appropriately nix microsecond
values in bound fields. Thanks Claude Paroz for the review.
</content>
</entry>
</feed>
