Commit History

Autor SHA1 Mensaxe Data
  vgolubev e87f57fdb8 Fixed #26142 -- Allowed model formsets to prevent new object creation. %!s(int64=3) %!d(string=hai) anos
  David Smith eba9a9b7f7 Refs #32338 -- Added Boundfield.legend_tag(). %!s(int64=3) %!d(string=hai) anos
  David Smith 456466d932 Fixed #31026 -- Switched form rendering to template engine. %!s(int64=3) %!d(string=hai) anos
  Hasan Ramezani 3f7b327562 Fixed #31235 -- Made assertQuerysetEqual() compare querysets directly. %!s(int64=4) %!d(string=hai) anos
  Jon Dufresne 859cd7c6b4 Fixed #22276 -- Fixed crash when formset management form is invalid. %!s(int64=4) %!d(string=hai) anos
  meghanabhange 848770dd2c Fixed #32042 -- Improved error messages for the number of submitted forms in formsets. %!s(int64=4) %!d(string=hai) anos
  David Smith 162765d6c3 Fixed #9061 -- Allowed FormSets to disable deleting extra forms. %!s(int64=4) %!d(string=hai) anos
  David Smith 433dd737f9 Fixed #20347 -- Allowed customizing the maximum number of instantiated forms in formsets. %!s(int64=4) %!d(string=hai) anos
  Nick Pope 8f10ceaa90 Changed `'%s' % value` pattern to `str(value)`. %!s(int64=4) %!d(string=hai) anos
  Jon Dufresne ef87b38ef7 Fixed #29696 -- Prevented BaseModelFormSet.initial_form_count()'s from treating data={} as unbound. %!s(int64=6) %!d(string=hai) anos
  Demur Nodia 06a11ef6ec Fixed #26819 -- Fixed BaseModelFormSet.validate_unique() "unhashable type: list" crash. %!s(int64=6) %!d(string=hai) anos
  Jon Dufresne ff05de760c Fixed #29038 -- Removed closing slash from HTML void tags. %!s(int64=7) %!d(string=hai) anos
  Jon Dufresne d7881d2020 Fixed #22229 -- Added primary key validation to BaseModelFormSet._construct_form(). %!s(int64=7) %!d(string=hai) anos
  Jon Dufresne 988309a1ae Added ModelFormSet test for validation of a nonexistent PK. %!s(int64=7) %!d(string=hai) anos
  Jon Dufresne 21046e7773 Fixed #28249 -- Removed unnecessary dict.keys() calls. %!s(int64=7) %!d(string=hai) anos
  Alexander Kavanaugh 362fba87c9 Fixed #28159 -- Fixed BaseInlineFormSet._construct_form() crash when using save_as_new. %!s(int64=8) %!d(string=hai) anos
  chillaranand d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). %!s(int64=8) %!d(string=hai) anos
  Claude Paroz 7b2f2e74ad Refs #23919 -- Removed six.<various>_types usage %!s(int64=8) %!d(string=hai) anos
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports %!s(int64=8) %!d(string=hai) anos
  Hiroki Kiyohara 181f492ad0 Fixed #27416 -- Prevented ModelFormSet from creating objects for invalid PKs in data. %!s(int64=8) %!d(string=hai) anos
  za 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. %!s(int64=8) %!d(string=hai) anos
  Jon Dufresne 2c716c1dc7 Fixed #27256 -- Changed Select widget's selected attribute to use HTML5 boolean syntax. %!s(int64=8) %!d(string=hai) anos
  Adam Chainz 652bcc6f5f Refs #25415 -- Fixed invalid models in the test suite. %!s(int64=9) %!d(string=hai) anos
  Jon Dufresne 4f336f6652 Fixed #26747 -- Used more specific assertions in the Django test suite. %!s(int64=8) %!d(string=hai) anos
  Jon Dufresne ec6121693f Fixed #22383 -- Added support for HTML5 required attribute on required form fields. %!s(int64=9) %!d(string=hai) anos
  Tim Graham 92053acbb9 Fixed E128 flake8 warnings in tests/. %!s(int64=9) %!d(string=hai) anos
  Tim Graham 9c5e272860 Fixed #25550 -- Deprecated direct assignment to the reverse side of a related set. %!s(int64=9) %!d(string=hai) anos
  Dražen Odobašić b1e33ceced Fixed #23395 -- Limited line lengths to 119 characters. %!s(int64=9) %!d(string=hai) anos
  Stanislas Guerra 4c2f546b55 Fixed #24395 -- Ensured inline ModelsForms have an updated related instance. %!s(int64=10) %!d(string=hai) anos
  Loic Bistuer 00a889167f Fixed #24295 -- Allowed ModelForm meta to specify form field classes. %!s(int64=10) %!d(string=hai) anos