Alasdair Nicol
|
061cc5a42b
|
Fixed #2900 -- Made example validator class in docs inherit from object
|
2015-06-30 16:33:01 +01:00 |
|
Marc
|
9d624d5b6b
|
Update validators.md
Missing colon.
|
2015-05-29 16:57:13 +02:00 |
|
Cody Scott
|
cbf17a5ffe
|
Specifying module for CurrentUserDefault()
Prevents having to lookup the import
|
2015-04-20 19:14:58 -04:00 |
|
José Padilla
|
d12de927ad
|
Remove docs for 3.0 banners
|
2015-03-07 10:49:56 -04:00 |
|
Tom Christie
|
555c450497
|
Add missing 'validators.py' link. Closes #2166.
|
2014-12-01 14:46:47 +00:00 |
|
Tom Christie
|
8e549a76ea
|
Add 2.x notes and links
|
2014-11-28 14:26:03 +00:00 |
|
Tom Christie
|
0f508c5821
|
Docs for advanced default argument usage. Closes #1945
|
2014-11-17 18:36:32 +00:00 |
|
Tom Christie
|
fd7db776ad
|
Bring UniqueValidator implementation in line with other uniquness validators.
|
2014-11-10 12:32:03 +00:00 |
|
Tom Christie
|
f387cd89da
|
Uniqueness constraints imply a forced 'required=True'. Refs #1945
|
2014-11-10 12:21:27 +00:00 |
|
Tom Christie
|
254701230d
|
Fix up validators docs
|
2014-10-31 13:58:40 +00:00 |
|
Tom Christie
|
2762205887
|
Validator documentation and tweaks
|
2014-10-31 13:47:36 +00:00 |
|
Tom Christie
|
babdc78e61
|
Typo
|
2014-10-09 11:39:01 +01:00 |
|