커밋 기록

작성자 SHA1 메시지 날짜
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. 1 년 전
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. 2 년 전
  vgolubev e87f57fdb8 Fixed #26142 -- Allowed model formsets to prevent new object creation. 3 년 전
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. 3 년 전
  David Smith 456466d932 Fixed #31026 -- Switched form rendering to template engine. 3 년 전
  Mariusz Felisiak 13704b057d Refs #17642 -- Doc'd min_num and validate_min arguments in modelformset_factory() docs. 4 년 전
  David Smith 162765d6c3 Fixed #9061 -- Allowed FormSets to disable deleting extra forms. 4 년 전
  David Smith 433dd737f9 Fixed #20347 -- Allowed customizing the maximum number of instantiated forms in formsets. 4 년 전
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 년 전
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 8 년 전
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. 9 년 전
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. 9 년 전
  Loic Bistuer 00a889167f Fixed #24295 -- Allowed ModelForm meta to specify form field classes. 9 년 전
  Duane Hilton 054bdfeff1 Fixed #17638 -- Added crosslinks between topic and reference guides. 10 년 전
  Anders Steinlein 4ef10f245a Fixed #17642 -- Added min_num support to modelformsets, inlines, and the admin. 10 년 전
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. 10 년 전
  Tim Graham ee4edb1eda Made ModelForms raise ImproperlyConfigured if the list of fields is not specified. 10 년 전
  Tim Graham 181f63c22d Fixed #12346 -- Added a note on how to validate InlineFormSets. 11 년 전
  Loic Bistuer 9e50833e22 Fixed #20000 -- Allowed ModelForm meta overrides for label, help_text and error_messages 11 년 전
  Tim Graham bb863faecd Proofed the 1.6 release notes 11 년 전
  Erik Romijn 756b81dbd1 Fixed #13546 -- Easier handling of localize field options in ModelForm 11 년 전
  Luke Plant f026a519ae Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut 11 년 전
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 11 년 전
  Andrew Gorcester f9ab543720 Fixed #20084 -- Provided option to validate formset max_num on server. 11 년 전
  Nick Sandford 93e79b45bc Fixed #17416 -- Added widgets argument to inlineformset_factory and modelformset_factory 12 년 전
  Tim Graham 5b2d9bacd2 Fixed #19640 - Added inlineformset_factory to reference docs. 12 년 전
  Tim Graham 71d76ec011 Fixed #10239 - Added docs for modelform_factory 12 년 전