Historique des commits

Auteur SHA1 Message Date
  Simon Charette 57307bbc7d Fixed #35666 -- Documented stacklevel usage and testing, and adjusted test suite accordingly. il y a 7 mois
  Mariusz Felisiak a4931cd75a Refs #34380 -- Added FORMS_URLFIELD_ASSUME_HTTPS transitional setting. il y a 1 an
  Nick Pope baf705f34a Refs #34986 -- Fixed some test assertions for PyPy. il y a 1 an
  Coen van der Kamp 7bbbadc693 Fixed #34380 -- Allowed specifying a default URL scheme in forms.URLField. il y a 2 ans
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. il y a 3 ans
  mendespedro e8b4feddc3 Fixed #33367 -- Fixed URLValidator crash in some edge cases. il y a 3 ans
  Mariusz Felisiak 882647a82c Used subTest() in forms.URLField() tests. il y a 3 ans
  David Smith b8239cae19 Refs #28009 -- Added empty_value tests for CharField subclasses. il y a 4 ans
  François Freitag 9ef4a18dbe Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError. il y a 5 ans
  Jon Dufresne ff05de760c Fixed #29038 -- Removed closing slash from HTML void tags. il y a 7 ans
  Bruno Alla 6092ea8fa6 Refs #27804 -- Used subTest() in several tests. il y a 8 ans
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports il y a 8 ans
  Priy a7b5dfd170 Fixed #26821 -- Fixed forms.Email/URLField crash on None value. il y a 8 ans
  Jon Dufresne ec6121693f Fixed #22383 -- Added support for HTML5 required attribute on required form fields. il y a 9 ans
  Jon Dufresne 500e5a6886 Fixed #26516 -- Added minlength attribute when forms.CharField.min_length is set. il y a 9 ans
  Berker Peksag 0247c9b08f Split form's test_fields.py into different files. il y a 9 ans