summaryrefslogtreecommitdiff
path: root/docs/ref/validators.txt
AgeCommit message (Collapse)Author
2010-07-13[soc2010/query-refactor] Merged up to trunk r13425.Alex Gaynor
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2010/query-refactor@13429 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-10Fixed #13341 -- Clarified default arguments to the RegexValidator. Thanks to ↵Russell Keith-Magee
David Fischer for the report and patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13201 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-09Fixed #13341 -- Clarified the arguments to RegexValidators. Thanks to ↵Russell Keith-Magee
DrMeers for the report, and David Fischer for the draft text. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13148 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-12Fixed #12525. Added a note to the validators doucmentation that models will ↵Joseph Kocherhans
not automatically run validators when saved, and a link to the ModelForm docs. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12212 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-09Edited docs/ref/validators.txtAdrian Holovaty
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12125 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-05Fixed a typo in ref/validators.txt.Joseph Kocherhans
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12102 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-05Added a section to the docs for discussing validators and updated a few ↵Joseph Kocherhans
links to point to it. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12101 bcc190cf-cafb-0310-a4f2-bffc1f526a37