Commit graph

16 commits

Author SHA1 Message Date
Ariel Nunez
920bf47128 Added setup.py and relocated source dir 2009-02-02 15:46:41 -05:00
Justin Driscoll
0dc198f355 We now seek to the begining of the file in spec._create to prevent PIL errors when multiple specs have pre_cache=True 2009-02-02 09:54:07 -05:00
Justin Driscoll
f9e02d250e Fixed infinite loop 2009-01-14 11:13:31 -05:00
Justin Driscoll
541399b676 Merged changes 2009-01-14 11:10:14 -05:00
Justin Driscoll
75d39a88a1 Renamed IKModel to IMageModel 2009-01-14 11:09:17 -05:00
Justin Driscoll
8edef78bed Accessor._img is assigned only if need in _create 2009-01-10 14:08:42 -05:00
Justin Driscoll
bc8953a08e Fixed view_counts 2009-01-08 16:42:26 -05:00
Justin Driscoll
749ec2bd9e Added ikflush management command 2009-01-08 16:11:15 -05:00
Justin Driscoll
b85e171309 Implemented presprocessor specs 2009-01-08 15:04:20 -05:00
Justin Driscoll
bc8c44acff Implemented configurable crop fields 2009-01-08 13:37:15 -05:00
Justin Driscoll
946f6e24ad Rewrote library to use the fields storage class for file handling (thanks Marco!) 2009-01-08 12:45:06 -05:00
Justin Driscoll
fe5a3cccf3 Removed image field from IKModel and fixed a ton of bugs 2009-01-06 14:00:53 -05:00
Justin Driscoll
33dd02d568 Working on tests 2009-01-04 17:14:13 -05:00
Justin Driscoll
390e60c558 Spec.process now only optionally saves the new image to disk 2009-01-04 13:40:22 -05:00
Justin Driscoll
9662ec2be0 Broken models into multiple files 2009-01-04 13:30:03 -05:00
Justin Driscoll
72310161d1 Added processors module 2009-01-04 12:38:06 -05:00