Updated Filter to resize a ImageField on demand (ver.2)
An update to snippet 1718 (http://www.djangosnippets.org/snippets/1718/). This update lets you pass an image URL string as well as a model ImageField instance. This means that you can then create thumbnails on demand for images outside of model
- image
- templatetag
- thumbnail
- resize
- imagefield