mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
Clarifying documentation
This commit is contained in:
parent
854716aea6
commit
60c78e7424
1 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,8 @@ ImageKit is a Django app that helps you to add variations of uploaded images
|
|||
to your models. These variations are called "specs" and can include things
|
||||
like different sizes (e.g. thumbnails) and black and white versions.
|
||||
|
||||
For the full documentation, see `ImageKit on RTD`_.
|
||||
**For the complete documentation on the latest stable version of ImageKit, see**
|
||||
`ImageKit on RTD`_.
|
||||
|
||||
.. _`ImageKit on RTD`: http://django-imagekit.readthedocs.org
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue