<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/forms/formsets.py, branch 2.2.25</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=2.2.25</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=2.2.25'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2019-01-02T23:18:19Z</updated>
<entry>
<title>Used 4 space hanging indent for dictionaries.</title>
<updated>2019-01-02T23:18:19Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2019-01-02T23:18:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0004daa536890fdb389c895baaa21bea6a1f7073'/>
<id>urn:sha1:0004daa536890fdb389c895baaa21bea6a1f7073</id>
<content type='text'>
Thanks Mariusz Felisiak for auditing.</content>
</entry>
<entry>
<title>Fixed #29113 -- Simplified django.forms.formsets.all_valid() and clarified docstring.</title>
<updated>2018-02-05T15:29:38Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-02-05T15:29:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=16ee53d7bb01819859c78a88e3fc93eda985f71a'/>
<id>urn:sha1:16ee53d7bb01819859c78a88e3fc93eda985f71a</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
