Commit graph

620 commits

Author SHA1 Message Date
Justin Driscoll
7a04da81e1 Updated preprocessor implementation 2009-07-19 13:50:31 -04:00
Justin Driscoll
510d4fc1df IOErrors now pass silently when generating spec images 2009-07-09 14:42:49 -04:00
Justin Driscoll
70acfa5a95 Bumped version number 2009-06-04 11:58:33 -04:00
Justin Driscoll
70da53ba4d Added format processor to force a format/extension change 2009-06-04 11:47:16 -04:00
Justin Driscoll
81f4b950cd Restored defaults 2009-06-04 11:06:40 -04:00
Justin Driscoll
47e087e3b4 Fixed handling of palleted images 2009-06-04 11:06:11 -04:00
Justin Driscoll
1a7ec0d947 Bumped version to 0.3.1 for release 2009-05-17 08:46:08 -04:00
Justin Driscoll
62fc447dcc Bumped version in __init__.py 2009-05-17 08:43:06 -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
Justin Driscoll
82bd312baf Renamed config to defaults and modified a couple of default options 2009-02-26 09:59:05 -05:00
Justin Driscoll
54903c7e77 Updated version number and setup requirements 2009-02-04 17:28:30 -05:00
Justin Driscoll
a0cd5c5774 Wrapped opened file in StringIO 2009-02-04 14:38:30 -05:00
Justin Driscoll
45f4c954f0 Added a check to remove any wrappers from the file like object returned in storage.open() 2009-02-04 14:23:52 -05:00
Justin Driscoll
e1e2b52daa Removed dependance on storage.path() which may not be implemented by storage classes 2009-02-04 13:49:20 -05:00
Justin Driscoll
c1777cec90 Fixed tests 2009-02-03 08:50:54 -05:00
Ariel Nunez
920bf47128 Added setup.py and relocated source dir 2009-02-02 15:46:41 -05:00