django-imagekit/docs/index.rst

23 lines
476 B
ReStructuredText
Raw Permalink Normal View History

2011-09-09 22:53:49 +00:00
ImageKit
========
ImageKit brings automated image processing to your Django models. With an API
similar to that of Django's :ref:`models.Meta <django:meta-options>` options
class and the creation of a specification file, you'll be able to create an
infinite number of renditions for any image using any number of preprocessors.
Contents:
.. toctree::
:maxdepth: 2
tutorial
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`