mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-17 05:40:25 +00:00
Changelog link.
This commit is contained in:
parent
a071549ed0
commit
ea5277e7fc
1 changed files with 2 additions and 1 deletions
|
|
@ -4,9 +4,10 @@ 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 complete documentation on the latest stable version of ImageKit, see**
|
||||
`ImageKit on RTD`_.
|
||||
`ImageKit on RTD`_. Our `changelog is also available`_.
|
||||
|
||||
.. _`ImageKit on RTD`: http://django-imagekit.readthedocs.org
|
||||
.. _`changelog is also available`: http://django-imagekit.readthedocs.org/en/latest/changelog.html
|
||||
|
||||
|
||||
Installation
|
||||
|
|
|
|||
Loading…
Reference in a new issue