On 1/11/2014 2:35 AM, Sasa Trifunovic wrote:
Hi,
I have to save 3 versions of uploaded photo (and i dont want to use
solr) , original one and two which are resized versions of the original one.
I need those two additional photos as ImageFields in my model , due to
the fact that i want to use dj
Hi,
I have to save 3 versions of uploaded photo (and i dont want to use solr) ,
original one and two which are resized versions of the original one.
I need those two additional photos as ImageFields in my model , due to the
fact that i want to use django ORM.
Class Post(model.Models):
2 matches
Mail list logo