mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
44 lines
642 B
ReStructuredText
44 lines
642 B
ReStructuredText
Getting Started
|
|
===============
|
|
|
|
.. include:: ../README.rst
|
|
|
|
|
|
Commands
|
|
--------
|
|
|
|
.. automodule:: imagekit.management.commands.ikcacheinvalidate
|
|
|
|
.. automodule:: imagekit.management.commands.ikcachevalidate
|
|
|
|
|
|
Authors
|
|
-------
|
|
|
|
.. include:: ../AUTHORS
|
|
|
|
|
|
Community
|
|
---------
|
|
|
|
The official Freenode channel for ImageKit is `#imagekit <irc://irc.freenode.net/imagekit>`_.
|
|
You should always find some fine people to answer your questions
|
|
about ImageKit there.
|
|
|
|
|
|
Digging Deeper
|
|
--------------
|
|
|
|
.. toctree::
|
|
|
|
configuration
|
|
apireference
|
|
changelog
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|