What have you tried? What form do you currently have those "at least 20,000 products" in?
The management command Stephen wrote about still works, afaik. And Sam's technique is a tried-and-true method of bulk-inserting complex data into Django already in use within Cartridge. ken On Wed, Jul 30, 2014 at 8:36 AM, Stevo <[email protected]> wrote: > Is there any chance of an update on this issue? I'd really love to use > Mezzanine rather than Magento, but I have to load up at least 20,000 > products. I was hoping to use Cartridge as the foundation to allow users to > do quite complex quotes and proposals and output them using python-docx. Or > is this out of scope for Mezzanine? Any advice appreciated. > Regards. > > > On Monday, February 25, 2013 2:26:26 PM UTC+11, Martin Hickey wrote: >> >> I am non-programmer, but I have launched a number of Mezzanine sites. I >> love the framework and am looking forward to learning more. >> >> I am beginning to play around with a concept that would require >> Cartridge. I have gone through the documentation, but I am sure that it is >> possible I missed it. Is there a way to bulk upload products into >> Cartridge. I have considered integrating something like django-feedmapper, >> but sure would love to avoid the time involved in a custom integration. Can >> you let me know if this is my best bet at this point? >> >> Thanks >> > -- > You received this message because you are subscribed to the Google Groups > "Mezzanine Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
