Historia zmian

Autor SHA1 Wiadomość Data
  antoliny0919 72de38239f Fixed #35880 -- Removed invalid example in form Field.required docs due to CharField.strip. 3 miesięcy temu
  antoliny0919 4fcbdb11b1 Made minor edits to form fields docs. 3 miesięcy temu
  Mariusz Felisiak 304d256674 Used :pypi: role in docs where appropriate. 6 miesięcy temu
  Natalia 05cce083ad Removed versionadded/changed annotations for 5.0. 9 miesięcy temu
  Adam Zapletal 828b94b178 Fixed #20744 -- Removed hint that arbitrary kwargs are allowed when creating forms.Fields. 9 miesięcy temu
  Adam Johnson 272ceb9584 Refs #25778 -- Updated some links and references to HTTPS. 1 rok temu
  Mariusz Felisiak a4931cd75a Refs #34380 -- Added FORMS_URLFIELD_ASSUME_HTTPS transitional setting. 1 rok temu
  Adam Johnson 0203771b62 Refs #34380 -- Improved docs for forms.URLField.assume_scheme. 1 rok temu
  David Smith eec7e9ba89 Refs #32819 -- Established relationship between form fieldsets and their help text. 1 rok temu
  David Smith 292f1ea90f Refs #32819 -- Used auto_id instead of id_for_label as unique identifier for the field. 1 rok temu
  Mariusz Felisiak 718b32c691 Added missing pycon directives in various docs. 1 rok temu
  Mariusz Felisiak 295467c04a Removed versionadded/changed annotations for 4.2. 1 rok temu
  Nick Pope 500e01073a Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. 1 rok temu
  Gregor Jerše 10725a3187 Fixed #32820 -- Added aria-invalid="true" to fields with errors. 1 rok temu
  David Sanders f8c43aca46 Added reference to TypedChoiceField in ChoiceField docs. 1 rok temu
  Gregor Jerše 966ecdd482 Fixed #32819 -- Established relationship between form fields and their help text. 1 rok temu
  Mariusz Felisiak ad0410ec4f Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailValidator and URLValidator. 1 rok temu
  Jacob Rief 1fe0b167af Fixed #34473 -- Fixed step validation for form fields with non-zero minimum value. 1 rok temu
  Coen van der Kamp 7bbbadc693 Fixed #34380 -- Allowed specifying a default URL scheme in forms.URLField. 1 rok temu
  Edison Wang cbcc1240e9 Fixed #34431 -- Improved Date/DateTimeField/TimeField.input_formats docs. 1 rok temu
  David Smith cad376f844 Fixed #34077 -- Added form field rendering. 2 lat temu
  T. Franzel a2eaea8f22 Fixed #34388 -- Allowed using choice enumeration types directly on model and form fields. 1 rok temu
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 lat temu
  Joseph Victor Zammit ba755ca131 Refs #34140 -- Corrected rst code-block and various formatting issues in docs. 2 lat temu
  David Smith 232b60a21b Refs #32339 -- Updated docs to reflect default <div> style form rendering in Django 5.0. 2 lat temu
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. 2 lat temu
  Mariusz Felisiak 8d98f99a4a Refs #32873 -- Removed settings.USE_L10N per deprecation timeline. 2 lat temu
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. 2 lat temu
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. 2 lat temu
  Kapil Bansal 3a82b5f655 Fixed #32559 -- Added 'step_size’ to numeric form fields. 2 lat temu