mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-05-14 15:53:10 +00:00
Adds crop module to docs
This commit is contained in:
parent
25be1f66ca
commit
5579c8db3c
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@ API Reference
|
||||||
.. automodule:: imagekit.processors.resize
|
.. automodule:: imagekit.processors.resize
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
|
.. automodule:: imagekit.processors.crop
|
||||||
|
:members:
|
||||||
|
|
||||||
|
|
||||||
:mod:`admin` Module
|
:mod:`admin` Module
|
||||||
--------------------
|
--------------------
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue