mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-24 00:40:24 +00:00
Added us to the authors. Reorganized some of the documentation so that sphinx and the project landing page on github can share it.
24 lines
241 B
ReStructuredText
24 lines
241 B
ReStructuredText
Getting Started
|
|
===============
|
|
|
|
.. include:: ../README.rst
|
|
|
|
|
|
Commands
|
|
--------
|
|
|
|
.. automodule:: imagekit.management.commands.ikflush
|
|
|
|
|
|
Authors
|
|
-------
|
|
|
|
.. include:: ../AUTHORS
|
|
|
|
|
|
Digging Deeper
|
|
--------------
|
|
|
|
.. toctree::
|
|
|
|
apireference
|