This *is* done dynamically. It is even possible by the module livesettings on user level. You can create manually several subfolders, change folder by http://yoursite/settings/, upload thousands of images, again change folder and upload images. All paths are stored in the database. This has been discussed with more details a week ago. http://groups.google.com/group/satchmo-users/browse_thread/thread/e0f0bd044ce238ab Hynek
On Jan 30, 2:18 pm, lifewithryan <[email protected]> wrote: > Not sure if anyone answered this at all. I believe this may involve a small > hack the the product model but in the image field, the upload_to field allows > you to specify a method that returns a custom path back into which the model > will be saved. Checkout docs.djangoproject.com and search for upload_to > callback. > > Sent from my iPod > > On Jan 29, 2011, at 5:57 AM, Dan <[email protected]> wrote: > > > Hi > > > Is there anyway to use dynamic folders for storing images? Got > > 100,000+ images and really wanted to store them in different folders > > per product. > > > Thanks > > > -- > > 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 > > athttp://groups.google.com/group/satchmo-users?hl=en. -- 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.
