My guess would be that this contrib is not working with Pilow packaging of
PIL library...

Richard


On Tue, Dec 3, 2013 at 9:38 AM, 黄祥 <steve.van.chris...@gmail.com> wrote:

> even tried what was written on imageutils.py, to put it on modules and
> import it on models, but still not resize (no errors messages).
> e.g.
> *models/db_wizard_3_product.py*
> from images import RESIZE
> db.product.image.requires = RESIZE(200, 200)
>
> any idea how to achieve it?
>
> thanks and best regards,
> stifan
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to