Skip to content
This repository has been archived by the owner on Jul 29, 2020. It is now read-only.

seatme/sorl-thumbnail

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sorl-thumbnail

Thumbnails for Django. Totally rewritten.

Features at a glance

  • Storage support
  • Pluggable Engine support (ImageMagick, PIL, pgmagick included)
  • Pluggable Key Value Store support (cached db, redis)
  • Pluggable Backend support
  • Admin integration with possibility to delete
  • Dummy generation (placeholders)
  • Flexible, simple syntax, generates no html
  • ImageField for model that deletes thumbnails
  • CSS style cropping options
  • Margin calculation for vertical positioning

Read more in the documentation (latest version)

Packages

No packages published

Languages

  • Python 96.3%
  • HTML 3.6%
  • Shell 0.1%