There's a nice plugin for Frog CMS that lets you just type in yourpicture.120x120.jpg or whatever, and it will automatically use the image in that dimension. If it doesn't exist, it creates it and adds it to the filesystem.
http://www.naehrstoff.ch/code/image-resize-for-frog
I was wondering if there's anything like this in Django/Python?