<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/forms/formsets.py, branch 2.0.6</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=2.0.6</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=2.0.6'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2017-09-07T12:16:21Z</updated>
<entry>
<title>Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()."</title>
<updated>2017-09-07T12:16:21Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-09-07T12:16:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6e4c6281dbb7ee12bcdc22620894edb4e9cf623f'/>
<id>urn:sha1:6e4c6281dbb7ee12bcdc22620894edb4e9cf623f</id>
<content type='text'>
This reverts commit 550cb3a365dee4edfdd1563224d5304de2a57fda
because try/except performs better.</content>
</entry>
<entry>
<title>Fixed #28321 -- Prevented FormSet.full_clean() from adding errors from deleted forms.</title>
<updated>2017-07-24T22:55:41Z</updated>
<author>
<name>Windson yang</name>
<email>wiwindson@outlook.com</email>
</author>
<published>2017-07-24T22:55:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f32d24652b920135eb6a0f3de74599f03e181731'/>
<id>urn:sha1:f32d24652b920135eb6a0f3de74599f03e181731</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merged nested if statements in BaseFormSet.is_valid().</title>
<updated>2017-07-12T18:13:03Z</updated>
<author>
<name>Windsooon</name>
<email>wiwindson@outlook.com</email>
</author>
<published>2017-07-12T18:11:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e19b9d601574693e0b9d4769a9c9e4a4ed2fa01e'/>
<id>urn:sha1:e19b9d601574693e0b9d4769a9c9e4a4ed2fa01e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27818 -- Replaced try/except/pass with contextlib.suppress().</title>
<updated>2017-06-28T18:07:55Z</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2017-03-09T15:17:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=550cb3a365dee4edfdd1563224d5304de2a57fda'/>
<id>urn:sha1:550cb3a365dee4edfdd1563224d5304de2a57fda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28226 -- Replaced use of str.join() with concatenation.</title>
<updated>2017-05-27T17:59:05Z</updated>
<author>
<name>Tom</name>
<email>tom@tomforb.es</email>
</author>
<published>2017-05-20T21:16:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7afb47646920ab3835dfa1750257dace01883a4b'/>
<id>urn:sha1:7afb47646920ab3835dfa1750257dace01883a4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28130 -- Fixed formset min_num validation with initial, unchanged forms.</title>
<updated>2017-04-28T13:32:40Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-04-28T13:32:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f04a40491764bdc9a2ebbfc03fa7be424fb3ce63'/>
<id>urn:sha1:f04a40491764bdc9a2ebbfc03fa7be424fb3ce63</id>
<content type='text'>
Regression in f5c6295797b8332134fd89e0209a18a1d1d45e0c.</content>
</entry>
<entry>
<title>Refs #27656 -- Updated django.forms/http docstring verbs according to PEP 257.</title>
<updated>2017-02-21T00:57:33Z</updated>
<author>
<name>Anton Samarchyan</name>
<email>anton.samarchyan@savoirfairelinux.com</email>
</author>
<published>2017-01-24T21:23:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3eb679a86956d9eedf24492f0002de002f7180f5'/>
<id>urn:sha1:3eb679a86956d9eedf24492f0002de002f7180f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Converted usage of ugettext* functions to their gettext* aliases</title>
<updated>2017-02-07T08:04:04Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2017-01-26T19:58:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c651331b34b7c3841c126959e6e52879bc6f0834'/>
<id>urn:sha1:c651331b34b7c3841c126959e6e52879bc6f0834</id>
<content type='text'>
Thanks Tim Graham for the review.
</content>
</entry>
<entry>
<title>Refs #23919 -- Replaced super(ClassName, self) with super().</title>
<updated>2017-01-25T17:23:46Z</updated>
<author>
<name>chillaranand</name>
<email>anand21nanda@gmail.com</email>
</author>
<published>2017-01-21T13:13:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d6eaf7c0183cd04b78f2a55e1d60bb7e59598310'/>
<id>urn:sha1:d6eaf7c0183cd04b78f2a55e1d60bb7e59598310</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed str() conversion of type and method __name__.</title>
<updated>2017-01-19T16:31:07Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2017-01-19T14:48:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9695b149820cff31cfa48973efe4256c80811e87'/>
<id>urn:sha1:9695b149820cff31cfa48973efe4256c80811e87</id>
<content type='text'>
</content>
</entry>
</feed>
