Historique des commits

Auteur SHA1 Message Date
  Mariusz Felisiak 5ab75adb90 Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0. il y a 5 ans
  Tobias Kunze a309821c97 Fixed #30395 -- Doc'd a limitation of ModelForm.Meta.widgets. il y a 6 ans
  Jon Dufresne 97d3321e89 Changed tuple choices to list in docs. il y a 5 ans
  melipone 28dac56aed Fixed #16995 -- Clarified interaction of initial and extra with model formsets. il y a 6 ans
  Mariusz Felisiak 35319bf12c Alphabetized imports in various docs. il y a 6 ans
  CHI Cheng 4660ce5a69 Fixed #29375 -- Removed empty action attribute on HTML forms. il y a 7 ans
  Tim Graham 5fa4f40f45 Fixed #29227 -- Allowed BooleanField to be null=True. il y a 8 ans
  Jon Dufresne ff05de760c Fixed #29038 -- Removed closing slash from HTML void tags. il y a 7 ans
  jaywelborn 56e590cc0b Fixed #28761 -- Documented how an inline formset's prefix works. il y a 7 ans
  Cameron Curry 622ead6aaf Fixed #28937 -- Allowed BinaryField to be editable=True. il y a 7 ans
  heathervm 7d1e237753 Fixed #27993 -- Fixed model form default fallback for SelectMultiple. il y a 8 ans
  Claude Paroz c651331b34 Converted usage of ugettext* functions to their gettext* aliases il y a 8 ans
  chillaranand dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. il y a 8 ans
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. il y a 8 ans
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. il y a 8 ans
  Tim Graham bcf3532ede Refs #26154 -- Removed deprecated CommaSeparatedIntegerField. il y a 8 ans
  Tim Graham 87c5e7efeb Refs #27186 -- Fixed model form default fallback for CheckboxSelectMultiple. il y a 8 ans
  Tim Graham 3507d4e773 Fixed #27186 -- Fixed model form default fallback for MultiWidget, FileInput, SplitDateTimeWidget, SelectDateWidget, and SplitArrayWidget. il y a 8 ans
  Jon Dufresne 2c716c1dc7 Fixed #27256 -- Changed Select widget's selected attribute to use HTML5 boolean syntax. il y a 8 ans
  Tim Graham 4bc6b93994 Fixed #27039 -- Fixed empty data fallback to model field default in model forms. il y a 8 ans
  Jon Dufresne 267dc4addd Fixed #4136 -- Made ModelForm save empty values for nullable CharFields as NULL. il y a 8 ans
  Ed Henderson 4a4d7f980e Fixed #26021 -- Applied hanging indentation to docs. il y a 8 ans
  Sergey Fedoseev 26794f6657 Fixed typo in docs/topics/forms/modelforms.txt il y a 8 ans
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. il y a 8 ans
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. il y a 9 ans
  Tim Graham 8e6a08e937 Refs #26142 -- Documented that Formset's extra=0 doesn't prevent creating objects. il y a 9 ans
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. il y a 9 ans
  bmsleight 8715205c5c Fixed a typo in a modelforms docs example. il y a 9 ans
  Alexander Sosnovskiy 2a7ce34600 Fixed #14286 -- Added models.BigAutoField. il y a 9 ans
  Tim Graham 4d83b0163e Fixed #25969 -- Replaced render_to_response() with render() in docs examples. il y a 9 ans