Document file-generation aspect of specs

This commit is contained in:
Matthew Tretter 2012-10-21 17:55:18 -04:00
parent 3e2c3803ff
commit fa54b9b6ef

View file

@ -59,7 +59,8 @@ might be useful, for example, in view code, or in scripts:
.. code-block:: python
????????
spec = Thumbnail()
new_file = spec.apply(source_file)
More often, however, you'll want to register your spec with ImageKit: