mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
parent
0e0240085f
commit
af73a93953
1 changed files with 1 additions and 1 deletions
|
|
@ -177,7 +177,7 @@ to register it.
|
|||
|
||||
.. code-block:: python
|
||||
|
||||
from imagekit import ImageSpec
|
||||
from imagekit import ImageSpec, register
|
||||
from imagekit.processors import ResizeToFill
|
||||
|
||||
class Thumbnail(ImageSpec):
|
||||
|
|
|
|||
Loading…
Reference in a new issue