mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
* 'python3' of https://github.com/vstoykov/django-imagekit: Add Venelin Stoykov to AUTHORS Improve logic of contributing ImageSpecFields to Models Use force_bytes from imagekit.lib in test_cachefiles Remove @vstoykov's note. Seems like the right place to me (: Move force_bytes into lib module Don't use a raw string with \u escapes Fix sanitizing cache key under Python 3 Add module to sys.modules Test for Python 3 Insert importer at beginning of list Delay Django import until needed Add Python 3 suport and drop support for Python 2.5 Conflicts: imagekit/cachefiles/__init__.py |
||
|---|---|---|
| .. | ||
| 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_sourcegroups.py | ||
| test_thumbnail_tag.py | ||
| utils.py | ||