django-imagekit/imagekit/management/commands
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
..
__init__.py Documentation! 2011-09-25 21:04:11 -04:00
ikflush.py Rename _create() to generate() 2011-11-07 23:07:09 -05:00