django-image-helper 0.0.1
Django helpers for working with images.
Latest Version: 0.1.1
Django Image Helper
Provides a model mixin that has 'image' and 'thumbnail' fields. The uploaded image will be scaled to the model's 'IMAGE_SIZE' and a thumbnail will be scaled and saved to the model's 'THUMBNAIL_SIZE'.
Additionally, there is an admin mixin to help you display an image's thumbnail when in the admin's listview.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| django-image-helper-0.0.1.tar.gz (md5) | Source | 2012-02-01 | 3KB | 231 | |
- Author: Aaron Madison
- Home Page: https://github.com/madisona/django-image-helper
-
Categories
- Development Status :: 4 - Beta
- Environment :: Web Environment
- Framework :: Django
- Intended Audience :: Developers
- License :: OSI Approved :: BSD License
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Software Development
- Topic :: Software Development :: Libraries :: Application Frameworks
- Package Index Owner: Aaron.Madison
- DOAP record: django-image-helper-0.0.1.xml
