kopia lustrzana https://github.com/wagtail/wagtail
Use stable link to Wand docs
There's only one link to Wand's docs, not worth adding an intersphinx_mapping entry.pull/12525/head
rodzic
b7cf847d69
commit
ddf8423f3c
|
@ -4,7 +4,7 @@ Pillow, Wagtail's default image library, doesn't support animated
|
|||
GIFs.
|
||||
|
||||
To get animated GIF support, you will have to
|
||||
[install Wand](https://docs.wand-py.org/en/0.6.7/guide/install.html).
|
||||
[install Wand](https://docs.wand-py.org/en/stable/guide/install.html).
|
||||
Wand is a binding to ImageMagick so make sure that has been installed as well.
|
||||
|
||||
When installed, Wagtail will automatically use Wand for resizing GIF
|
||||
|
|
Ładowanie…
Reference in New Issue