mirror of
https://github.com/jazzband/django-categories.git
synced 2026-05-10 00:24:48 +00:00
Why? ImageField causes hits to storage to fill out certain fields. Added a storage class and width/height fields so it is possible to scale the thumbnails and store them somewhere besides the filesystem. |
||
|---|---|---|
| .. | ||
| 0001_initial.py | ||
| 0002_auto__add_field_category_alternate_title__add_field_category_descripti.py | ||
| 0003_auto__add_field_category_thumbnail.py | ||
| 0004_auto__add_field_category_thumbnail_width__add_field_category_thumbnail.py | ||
| __init__.py | ||