Would it be insane (or even possible) to rename all the product images to product_id.jpg ?
On Sat, Apr 24, 2010 at 11:30 AM, m1chael <[email protected]> wrote: > Hi Chris! > > I'll check them out :) > > ...can you think of any other solutions as well? > > I really appreciate the help on this one! I've been racking my brain > for awhile trying to get my products integrated with my eBay store, > and now i'm stuck on this one final step > > ~Mike > > > > On Sat, Apr 24, 2010 at 11:22 AM, Chris Moffitt <[email protected]> wrote: >> Interesting problem. There seem to be 2 django related apps out there. I'm >> not sure they will do exactly what you want but here they are: >> >> http://code.google.com/p/django-ittybitty/ >> http://github.com/jacobian/django-shorturls >> >> -Chris >> >> On Sat, Apr 24, 2010 at 10:17 AM, m1chael <[email protected]> wrote: >>> >>> Hi everyone! >>> >>> I've got an issue with the satchmo product image urls being too long >>> to pass through to the eBay API (they have a 150 character limit!) >>> >>> Does anyone have any crafty ways of creating some kind of URL shortener? >>> >>> ~Mike >>> >>> -- >>> 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. >>> >> >> -- >> 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. >> > -- 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.
