Bryan Veloso
|
f777c08b17
|
Whitespacing.
|
2011-03-26 00:46:17 -07:00 |
|
Jonathan Slenders
|
57ef4748b9
|
fixed 'sender' not defined bug (2)
|
2011-03-26 15:40:22 +08:00 |
|
Jonathan Slenders
|
53cddf7752
|
fixed 'sender' not defined bug
|
2011-03-26 15:40:21 +08:00 |
|
Bryan Veloso
|
ad3f15ef76
|
Instead of overriding Model.delete(), we'll connect a public clear_cache() method to a post_delete() signal so that bulk actions clean props as well.
|
2011-02-23 12:54:09 -08:00 |
|
Bryan Veloso
|
90dab6c8a1
|
Don't pre_cache if we don't have an image.
|
2011-02-10 16:56:31 -08:00 |
|
Justin Driscoll
|
7076e520f7
|
Fixed type
|
2010-06-12 15:05:31 -04:00 |
|
Justin Driscoll
|
ec83074cee
|
ImageKit should now support optional imagefields better now.
|
2010-06-12 15:03:59 -04:00 |
|
Justin Driscoll
|
125c2c1470
|
Cleaned up trailing whitespace
|
2009-12-19 11:01:54 -05:00 |
|
Ben Jackson
|
26f01721df
|
Add IKOption.storage to explicitly set cached thumbnail storage.
Original image storage is still the default, and the original image
is always read from its own storage.
|
2009-12-17 22:26:19 -08:00 |
|
Justin Driscoll
|
f28683dd0f
|
Fixed indentation error
|
2009-09-14 14:51:29 -04:00 |
|
Justin Driscoll
|
fa6659162c
|
Added 'replace' argument to save_image
|
2009-09-02 14:26:30 -04:00 |
|
Justin Driscoll
|
bc4ff39e9e
|
Added save_image method to ImageModel
|
2009-09-02 14:20:30 -04:00 |
|
Justin Driscoll
|
77e953edcb
|
Escaped urls in admin_thumbnail
|
2009-08-31 17:00:38 -04:00 |
|
Justin Driscoll
|
7a04da81e1
|
Updated preprocessor implementation
|
2009-07-19 13:50:31 -04:00 |
|
Justin Driscoll
|
486f602aa2
|
Merged changes
|
2009-04-19 13:50:34 -04:00 |
|
Justin Driscoll
|
9c455a19c5
|
Fixed a couple issues with having an optional (and empty) image field in an ImageModel
|
2009-04-19 13:46:01 -04:00 |
|
Justin Driscoll
|
cc5c846c0a
|
Fixed check in admin_thumbnail_view
|
2009-03-13 13:14:53 -04:00 |
|
Justin Driscoll
|
e03edf8e83
|
admin_thumbnail_view no longer crashes when there is no file found
|
2009-03-13 12:35:33 -04:00 |
|
Justin Driscoll
|
e0a2ad9ede
|
Added crop choice tuples and tweaked a couple of comments
|
2009-03-03 11:44:51 -05:00 |
|
Ariel Nunez
|
920bf47128
|
Added setup.py and relocated source dir
|
2009-02-02 15:46:41 -05:00 |
|