mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
As discussed in #214, source_created and source_changed didn't really have clear definitions. In truth, their names and separation betray their origins as model receivers in earlier versions. The "source group" abstraction helped us get away from thinking about things exclusively in terms of models, but these remained as an artifact. |
||
|---|---|---|
| .. | ||
| assets | ||
| media | ||
| __init__.py | ||
| imagegenerators.py | ||
| models.py | ||
| settings.py | ||
| test_abstract_models.py | ||
| test_cachefiles.py | ||
| test_fields.py | ||
| test_generateimage_tag.py | ||
| test_serialization.py | ||
| test_thumbnail_tag.py | ||
| utils.py | ||