I'm building my first Satchmo site, and I was looking for some input on how best to go about overriding the ProductImage model.
The change I'm making to the model is pretty simple: Adding an optional ForeignKey field to the Options model so an image can be associated with an option (This is surfaced in the template for a jQuery effect). My current solution was to just alter the model directly in the Satchmo package, but I'm thinking there must be a better way of going about this. Any advice would be greatly appreciated! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
