mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +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. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| management | ||
| migration | ||
| migrations | ||
| static/js | ||
| templates | ||
| templatetags | ||
| tests | ||
| __init__.py | ||
| admin.py | ||
| fields.py | ||
| genericcollection.py | ||
| models.py | ||
| settings.py | ||
| urls.py | ||
| views.py | ||