Changes between Version 1 and Version 2 of CookBookValidateImageWeight


Ignore:
Timestamp:
Feb 24, 2006, 4:43:57 AM (18 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CookBookValidateImageWeight

    v1 v2  
    11= CookBook - Validate an image weight =
     2django version : 0.91
     3
    24To check the weight an image uploaded via your form, you
    35can implement this method into your view.py or custom manipulator.
Back to Top