9 коммитов (7a2a4e2eef7dcf9546d05ab41adaf11d9146a652)

Автор SHA1 Сообщение Дата
  Andrew Ingram 88cd5bff0f Tweaked BaseImageHandler slightly to load overridden mods rather than ImageModifier itself 14 лет назад
  Andrew Ingram 3135537d73 Removed apache sendfile backend because I haven't checked it works yet. 14 лет назад
  Andrew Ingram 163e856480 Added concept of response backends to image resizer, so it's now trivial to use something like X-Sendfile and X-Accel-Redirect rather than serving the image data directly through the app. 14 лет назад
  AndrewIngram 0303a1ceb4 Fixed a comment that was no longer accurate 14 лет назад
  Andrew Ingram db4820d9ee Tidied up image resizer templatetag and stopped it causing unit tests to break 14 лет назад
  Andrew Ingram 56924af7db Change: Made image resizer conform to pep8 as much as possible 14 лет назад
  Andrew Ingram c0aa4b0eef Changes: Image Resizer - Refactored code slightly to split mods and cache into separate modules. Added support for overriding installed mods and cache backend with settings rather than subclassing ImageModifier and BaseImageHandler 14 лет назад
  Andrew Ingram 437aff4635 Addition: First version of dynamic image resizer/cropper 14 лет назад