Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref/validators.txt
Commit message (Expand)AuthorAgeFilesLines
* Removed versionadded/changed annotations for 1.8.Tim Graham2015-09-241-21/+0
* Fixed #24636 -- Added model field validation for decimal ...Iulia Chiriac2015-09-181-0/+16
* Fixed #25159 -- Removed brackets from class/function/meth...Tim Graham2015-07-271-3/+3
* Fixed #16501 -- Added an allow_unicode parameter to SlugF...Edward Henderson2015-07-171-0/+10
* Fixed #24531 -- Improved CommaSeparatedIntegerField valid...Bertrand Bordage2015-03-251-0/+10
* Added some missing newlines in docs/ref/validators.txt.Tim Graham2015-03-251-0/+10
* Removed versionadded/changed notes for 1.7.Tim Graham2015-02-021-12/+4
* Fixed #20003 -- Improved and extended URLValidatorDanilo Bargen2015-01-061-3/+12
* Fixed #23639 -- Fixed doc error in RegexValidator.regexDori2014-10-121-4/+6
* Fixed #22959 -- Documented that class-based validators ne...Markus Holtermann2014-09-241-0/+8
* Fixed #23224 - Documented EmailValidator.areski2014-08-141-2/+30
* Fixed #16617 -- Added 'value' to BaseValidator params.Anubhav Joshi2014-07-261-4/+20
* Updated doc links to point to Python 3 documentationClaude Paroz2014-04-261-2/+2
* Fixed #22313 -- Removed 'u' prefixes from documentationClaude Paroz2014-03-221-1/+1
* Fixed #22255 -- Added support for specifying re flags in ...Dejan Noveski2014-03-211-1/+13
* Fixed #20784 -- Added inverse_match parameter to RegexVal...Si Feng2014-02-101-3/+11
* Fixed #21242 -- Allowed more IANA schemes in URLValidatorClaude Paroz2013-12-281-2/+16
* Fixed #4833 -- Validate email addresses with localhost as...Claude Paroz2013-01-111-1/+1
* Fixed #19516 - Fixed remaining broken links.Tim Graham2013-01-031-1/+1
* Removed versionadded/changed annotations dating back to 1.4.Aymeric Augustin2012-12-291-2/+0
* Removed references to changes made in 1.2.Aymeric Augustin2012-06-071-1/+0
* Removed deprecated URLField.verify_exists.Aymeric Augustin2012-03-311-19/+3
* Replaced http by https in djangoproject.com linksClaude Paroz2012-03-131-1/+1
* Fixed #811 -- Added support for IPv6 to forms and model f...Jannis Leidel2011-06-111-0/+17
* Fixes #13511 -- make regex parameter to RegexValidator to...Chris Beaven2011-06-101-13/+21
* Changed e-mail to email throughout documentation and code...Adrian Holovaty2011-04-011-1/+1
* Fixed #14537 -- Added documentation on where validators c...Gabriel Hurley2010-10-241-52/+58
* Fixed #14141: docs now use the :doc: construct for links ...Jacob Kaplan-Moss2010-08-191-4/+2
* Added missing module directive for validators documentation.Luke Plant2010-07-051-0/+2
* Fixed #13341 -- Clarified default arguments to the RegexV...Russell Keith-Magee2010-05-101-5/+5
* Fixed #13341 -- Clarified the arguments to RegexValidator...Russell Keith-Magee2010-05-091-7/+10
* Fixed #12525. Added a note to the validators doucmentatio...Joseph Kocherhans2010-01-121-2/+6
* Edited docs/ref/validators.txtAdrian Holovaty2010-01-091-23/+23
* Fixed a typo in ref/validators.txt.Joseph Kocherhans2010-01-051-1/+1
* Added a section to the docs for discussing validators and...Joseph Kocherhans2010-01-051-0/+145