Check out django's manage.py inspectdb functionality, it reverse- engineers legacy databases. It might get you at least halfway there... http://docs.djangoproject.com/en/dev/ref/django-admin/#inspectdb
Maybe with the models generated, you could just have a script to morph them into Satchmo products?!? Good luck, Sam On Sep 12, 11:46 am, "greg.newman" <[EMAIL PROTECTED]> wrote: > Before i begin writing a migration script to bring oscommerce products > into satchmo I thought i would ask if anyone has created one yet. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
