Histórico de Commits

Autor SHA1 Mensagem Data
  Jon Dufresne 0db7e61076 Followed recommended ValidationError use in docs. há 9 anos atrás
  Agnieszka Lasyk 1f8dad6915 Fixed #25755 -- Unified spelling of "website". há 9 anos atrás
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. há 9 anos atrás
  Iulia Chiriac 75ed590032 Fixed #24636 -- Added model field validation for decimal places and max digits. há 10 anos atrás
  Tim Graham 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. há 9 anos atrás
  Edward Henderson f8cc464452 Fixed #16501 -- Added an allow_unicode parameter to SlugField. há 10 anos atrás
  Bertrand Bordage 3e64f3d0fc Fixed #24531 -- Improved CommaSeparatedIntegerField validation. há 10 anos atrás
  Tim Graham f4cc0c40a8 Added some missing newlines in docs/ref/validators.txt. há 10 anos atrás
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. há 10 anos atrás
  Danilo Bargen 2e65d56156 Fixed #20003 -- Improved and extended URLValidator há 10 anos atrás
  Dori c48a29a02a Fixed #23639 -- Fixed doc error in RegexValidator.regex há 10 anos atrás
  Markus Holtermann c692e37b63 Fixed #22959 -- Documented that class-based validators need to be deconstructible. há 10 anos atrás
  areski 2a4492aecb Fixed #23224 - Documented EmailValidator. há 10 anos atrás
  Anubhav Joshi 5cdb8f8c1e Fixed #16617 -- Added 'value' to BaseValidator params. há 10 anos atrás
  Claude Paroz 680a0f08b1 Updated doc links to point to Python 3 documentation há 11 anos atrás
  Claude Paroz 3a97f992fb Fixed #22313 -- Removed 'u' prefixes from documentation há 11 anos atrás
  Dejan Noveski 4d0c5f6142 Fixed #22255 -- Added support for specifying re flags in RegexValidator há 11 anos atrás
  Si Feng b102c27ff4 Fixed #20784 -- Added inverse_match parameter to RegexValidator. há 11 anos atrás
  Claude Paroz 6d66ba5948 Fixed #21242 -- Allowed more IANA schemes in URLValidator há 11 anos atrás
  Claude Paroz 4e2e8f39d1 Fixed #4833 -- Validate email addresses with localhost as domain há 12 anos atrás
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. há 12 anos atrás
  Aymeric Augustin 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. há 12 anos atrás
  Aymeric Augustin c28e700c7e Removed references to changes made in 1.2. há 13 anos atrás
  Aymeric Augustin 9ed6e08ff9 Removed deprecated URLField.verify_exists. há 13 anos atrás
  Claude Paroz 78638a9a51 Replaced http by https in djangoproject.com links há 13 anos atrás
  Jannis Leidel ce3c281090 Fixed #811 -- Added support for IPv6 to forms and model fields. Many thanks to Erik Romijn. há 14 anos atrás
  Chris Beaven b56ef75088 Fixes #13511 -- make regex parameter to RegexValidator to be optional. Also tidies up related docs (parameters aren't attributes). Thanks for the patch work, davidfischer. há 14 anos atrás
  Adrian Holovaty 94af19c43f Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt há 14 anos atrás
  Gabriel Hurley d371142001 Fixed #14537 -- Added documentation on where validators can be imported from to Validators Reference docs, and improved Sphinx formatting and metadata. Thanks to rfugger for the report. há 14 anos atrás
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. há 14 anos atrás