Историја ревизија

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