Django

Code

CookBook - Validators

CookBookValidateImageSize Check the size of a file or image

CookBookValidateImageWeight Check the weight of a file or image

OnlyValidator Only validate the data and convert data into python data type, also can invoke save() method, can't render html code