Historial de Commits

Autor SHA1 Mensaje Fecha
  Sarah Boyce ed984f2ac4 Refs #34380 -- Fixed the documented URLField default scheme to https. hace 1 semana
  Sarah Boyce 9a3f86e960 Refs #34380 -- Changed the URLField default scheme to https and removed FORMS_URLFIELD_ASSUME_HTTPS per deprecation timeline. hace 3 meses
  Sarah Boyce 810edfd742 Removed versionadded/changed annotations for 5.1. hace 3 meses
  Matthias Kestenholz 6a7ee02f59 Fixed #35521 -- Allowed overriding BoundField class on fields, forms and renderers. hace 2 meses
  Michael Manfre ca2be7724e Fixed CVE-2024-56374 -- Mitigated potential DoS in IPv6 validation. hace 3 meses
  Adam Zapletal e9ed5da3cb Removed trailing whitespace in docs. hace 3 meses
  antoliny0919 72de38239f Fixed #35880 -- Removed invalid example in form Field.required docs due to CharField.strip. hace 4 meses
  antoliny0919 4fcbdb11b1 Made minor edits to form fields docs. hace 4 meses
  Mariusz Felisiak 304d256674 Used :pypi: role in docs where appropriate. hace 7 meses
  Natalia 05cce083ad Removed versionadded/changed annotations for 5.0. hace 10 meses
  Adam Zapletal 828b94b178 Fixed #20744 -- Removed hint that arbitrary kwargs are allowed when creating forms.Fields. hace 11 meses
  Adam Johnson 272ceb9584 Refs #25778 -- Updated some links and references to HTTPS. hace 1 año
  Mariusz Felisiak a4931cd75a Refs #34380 -- Added FORMS_URLFIELD_ASSUME_HTTPS transitional setting. hace 1 año
  Adam Johnson 0203771b62 Refs #34380 -- Improved docs for forms.URLField.assume_scheme. hace 1 año
  David Smith eec7e9ba89 Refs #32819 -- Established relationship between form fieldsets and their help text. hace 1 año
  David Smith 292f1ea90f Refs #32819 -- Used auto_id instead of id_for_label as unique identifier for the field. hace 1 año
  Mariusz Felisiak 718b32c691 Added missing pycon directives in various docs. hace 1 año
  Mariusz Felisiak 295467c04a Removed versionadded/changed annotations for 4.2. hace 1 año
  Nick Pope 500e01073a Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. hace 1 año
  Gregor Jerše 10725a3187 Fixed #32820 -- Added aria-invalid="true" to fields with errors. hace 1 año
  David Sanders f8c43aca46 Added reference to TypedChoiceField in ChoiceField docs. hace 1 año
  Gregor Jerše 966ecdd482 Fixed #32819 -- Established relationship between form fields and their help text. hace 1 año
  Mariusz Felisiak ad0410ec4f Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailValidator and URLValidator. hace 1 año
  Jacob Rief 1fe0b167af Fixed #34473 -- Fixed step validation for form fields with non-zero minimum value. hace 1 año
  Coen van der Kamp 7bbbadc693 Fixed #34380 -- Allowed specifying a default URL scheme in forms.URLField. hace 2 años
  Edison Wang cbcc1240e9 Fixed #34431 -- Improved Date/DateTimeField/TimeField.input_formats docs. hace 2 años
  David Smith cad376f844 Fixed #34077 -- Added form field rendering. hace 2 años
  T. Franzel a2eaea8f22 Fixed #34388 -- Allowed using choice enumeration types directly on model and form fields. hace 2 años
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. hace 2 años
  Joseph Victor Zammit ba755ca131 Refs #34140 -- Corrected rst code-block and various formatting issues in docs. hace 2 años