Changes between Version 3 and Version 4 of CookBookValidateImageSize


Ignore:
Timestamp:
Feb 24, 2006, 4:13:01 AM (19 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CookBookValidateImageSize

    v3 v4  
    1 = CookBook - Validate an image height and width =
     1= CookBook - Validate an image size =
    22To check the height and width of an image uploaded via your form, you
    33can implement this method into your view.py or custom manipulator.
Back to Top