Histórico de Commits

Autor SHA1 Mensagem Data
  Mariusz Felisiak ad0410ec4f Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailValidator and URLValidator. há 1 ano atrás
  Mariusz Felisiak 7119f40c98 Refs #33476 -- Refactored code to strictly match 88 characters line length. há 3 anos atrás
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. há 3 anos atrás
  David Smith b8239cae19 Refs #28009 -- Added empty_value tests for CharField subclasses. há 4 anos atrás
  François Freitag 9ef4a18dbe Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError. há 5 anos atrás
  Jon Dufresne ff05de760c Fixed #29038 -- Removed closing slash from HTML void tags. há 7 anos atrás
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports há 8 anos atrás
  Priy a7b5dfd170 Fixed #26821 -- Fixed forms.Email/URLField crash on None value. há 8 anos atrás
  Jon Dufresne ec6121693f Fixed #22383 -- Added support for HTML5 required attribute on required form fields. há 9 anos atrás
  Jon Dufresne 500e5a6886 Fixed #26516 -- Added minlength attribute when forms.CharField.min_length is set. há 9 anos atrás
  Berker Peksag 0247c9b08f Split form's test_fields.py into different files. há 9 anos atrás