to clarify -- what we're seeing is that no matter what we try, satchmo seems to want to store _ANY_ uploaded image directly to static/images and we'd like to be able to modify this behaviour such that is uploads images to static/storename/images
That may be a bit clearer... On Wed, Sep 9, 2009 at 3:12 PM, lifewithryan <[email protected]> wrote: > > We want to run multiple stores, and make sure our images are kept > separate. > > We have our static folder with subdirs for each store: > > /static/storeA/images > /static/storeB/images > > We are using sorl thumbnail to do images. While when we first upload > an image, it goes to the right spot, sorl isn't generating any > output. The one exception being that at one point it appeared to > insist everything live in static images. > > What is the best practice for making sure our image directories remain > separate? sorry if this is incoherent, i'm very tired and very > cranky... :) > > > -- http://www.sudovi.com/ http://www.twitter.com/lifewithryan http://www.thecommontongue.com http://www.lifewithryan.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
