Re: Ecommerce Solution

2012-10-03 Thread Swaroop Shankar V
Hi All, I was checking out different option and found django-oscar interesting and it is frequently updated too. Have anyone tried it out? What is your take on that project? Is it worth a try? Thanks and Regards, Swaroop Shankar V On Thu, Aug 30, 2012 at 5:06 PM, Swaroop Shankar V wrote: > Mar

Re: Ecommerce Solution

2012-08-30 Thread Swaroop Shankar V
Mario, is it possible to integrate LFS with an existing django project? Also is there any method to import the data from my existing satchmo installation to LFS? Swaroop Shankar V On Mon, Aug 27, 2012 at 10:31 PM, Mario Menezes wrote: > LFS is another option. Lightning Fast Shop is the promise

Re: Ecommerce Solution

2012-08-30 Thread Swaroop Shankar V
Thanks Alex for your suggestion. I went through the documents for django-shop and i could see that they are not directly supporting some features like variation, payment gateway etc. Even if i plan to write the plugins for that myself, I would like to know if there is any method to import data from

Re: Ecommerce Solution

2012-08-27 Thread Mario Menezes
LFS is another option. Lightning Fast Shop is the promise in the name :-) www.getlfs.com Disclaimer: I'm not affiliate with LFS; we've used it for a project (www.qmaterial.com.br) that is not a ecommerce, but has a significant number of similar features (except ecommerce) that using a ecommerce

Re: Ecommerce Solution

2012-08-27 Thread Alec Taylor
Well there's Django-Shop On Mon, Aug 27, 2012 at 8:38 PM, Swaroop Shankar V wrote: > Hi Alec, > Cartridge is the one you mean I guess, but after going through the document > it seems i will require to install Mezzanine too. I was looking for an app > which i can use with my existing project and a

Re: Ecommerce Solution

2012-08-27 Thread Swaroop Shankar V
Hi Alec, Cartridge is the one you mean I guess, but after going through the document it seems i will require to install Mezzanine too. I was looking for an app which i can use with my existing project and also with some good documentation. Thanks and Regards, Swaroop Shankar V On Mon, Aug 27, 2

Re: Ecommerce Solution

2012-08-26 Thread Alec Taylor
Mezzanine? On Mon, Aug 27, 2012 at 6:03 AM, Swaroop Shankar V wrote: > Hi All, > Previously I had asked similar question on this group and decided to go with > Satchmo. After the implementation it turned out to be bit difficult to > maintain since the system do not provide much plugin or customiz