django-imagekit/imagekit/management
Matthew Tretter cfa3d01f54 Rename _create() to generate()
After #51 presented a good use case, we decided to make this part of
the API (i.e. remove the underscore). The default value for the `lazy`
kwarg is changed to `True` to reduce the likelihood of accidental
regeneration of images. Closes #54.
2011-11-07 23:07:09 -05:00
..
commands Rename _create() to generate() 2011-11-07 23:07:09 -05:00
__init__.py PEP8-ing and whitespacing. 2011-10-31 23:12:03 +09:00