django-imagekit/imagekit/cachefiles
Bryan Veloso ce9a62c02c Merge branch 'python3' of https://github.com/vstoykov/django-imagekit into vstoykov-python3
* '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
2013-12-26 17:30:42 -08:00
..
__init__.py Merge branch 'python3' of https://github.com/vstoykov/django-imagekit into vstoykov-python3 2013-12-26 17:30:42 -08:00
backends.py Fix celery backend 2013-11-28 00:39:57 -05:00
namers.py Let's call em cachefiles 2013-02-04 19:52:38 -05:00
strategies.py Add Python 3 suport and drop support for Python 2.5 2013-08-19 21:27:50 +03:00