Re: Django E-Commerce Framework

2011-12-08 Thread Stuart Laughlin
On Dec 6, 3:45 pm, Stuart Laughlin wrote: > > Another advantage of satchmo (and please forgive the self-promotion) > is that you can purchase a companion mobile application that extends > your website to iphones, ipads, android devices, and the like via apps > native to

Re: Django E-Commerce Framework

2011-12-08 Thread Stuart Laughlin
On Dec 7, 4:39 pm, Martin Tiršel wrote: > > I would not recommend the Satchmo although it is a great project and you > can learn a lot from it. Reasons: > > 1.) very very very bad documentation, you have to search a lot in the > Satchmo code (good for somebody who wants to

Re: Django E-Commerce Framework

2011-12-08 Thread Brian Schott
I've been playing with django-shop. It looks lightweight, class extensible, and lightweight, but haven't worked with it enough to recommend yet. That's still in my scrum backlog... Brian Schott bfsch...@gmail.com On Dec 8, 2011, at 11:58 AM, Nan wrote: >> I'm guessing that the OP wanted

Re: Django E-Commerce Framework

2011-12-08 Thread Nan
> I'm guessing that the OP wanted to develop a "standard" e-commerce > site for a single company, in which case I agree with Stuart and Andre > that the way to go is a well-tested e-commerce framework. > > I had to roll my own because I was doing something very different > ... > But had a >

Re: Django E-Commerce Framework

2011-12-08 Thread Ian Clelland
On Wednesday, December 7, 2011, bobhaugen wrote: > I'm guessing that the OP wanted to develop a "standard" e-commerce > site for a single company, in which case I agree with Stuart and Andre > that the way to go is a well-tested e-commerce framework. > > I had to roll my own

Re: Django E-Commerce Framework

2011-12-08 Thread Ian Clelland
On Wednesday, December 7, 2011, bobhaugen wrote: > I'm guessing that the OP wanted to develop a "standard" e-commerce > site for a single company, in which case I agree with Stuart and Andre > that the way to go is a well-tested e-commerce framework. > > I had to roll my own

Re: Django E-Commerce Framework

2011-12-07 Thread Martin Tiršel
On Tue, 06 Dec 2011 22:45:05 +0100, Stuart Laughlin wrote: I have firsthand experience implementing satchmo for a very large storefront, and I can heartily recommend it. People who recommend writing your own ecommerce platform have an overly romanticized perspective.

Re: Django E-Commerce Framework

2011-12-07 Thread mattym
as Configurable Products are. However, the project I was on used an older version: .9.0 On Dec 6, 4:55 am, Reinout van Rees <rein...@vanrees.org> wrote: > On 06-12-11 06:40, Md,Mehedi Hasan Kabir(Tanim) wrote: > > > > > Can anyone give me some suggestion/link for Django E-Commerce Fr

Re: Django E-Commerce Framework

2011-12-07 Thread bobhaugen
I'm guessing that the OP wanted to develop a "standard" e-commerce site for a single company, in which case I agree with Stuart and Andre that the way to go is a well-tested e-commerce framework. I had to roll my own because I was doing something very different: B2B e-commerce with an efficient

Re: Django E-Commerce Framework

2011-12-07 Thread CrabbyPete
es also has a list of e-commerce tools for django [2]. > > > > Hope that helps! > > > > Cheers, > > > AT > > > > [1]http://www.satchmoproject.com/ > > > [2]http://djangopackages.com/grids/g/ecommerce/ > > > > On Tue, Dec 6, 2011 at 10:55 AM, Rei

Re: Django E-Commerce Framework

2011-12-07 Thread Andre Terra
On Tue, Dec 6, 2011 at 7:45 PM, Stuart Laughlin wrote: > In my opinion ecommerce is not where you want to make > your own mistakes and go by trial and error. Better to benefit from > the experience, mistakes, and corrections of others when it comes to > ecommerce. Leave the

Re: Django E-Commerce Framework

2011-12-07 Thread Kai
Hi, On 2011-12-06 05:40:04 +, Md,Mehedi Hasan Kabir(Tanim) said: Can anyone give me some suggestion/link for Django E-Commerce Framework? You might want to look into LFS: http://www.getlfs.com. If you need help you are welcome to join us on IRC: irc://irc.freenode.net

Re: Django E-Commerce Framework

2011-12-07 Thread Kai
On 2011-12-06 21:45:05 +, Stuart Laughlin said: People who recommend writing your own ecommerce platform have an overly romanticized perspective. In my opinion ecommerce is not where you want to make your own mistakes and go by trial and error. Better to benefit from the experience,

Re: Django E-Commerce Framework

2011-12-06 Thread kenneth gonsalves
On Tue, 2011-12-06 at 08:11 -0500, Daniel Cure V. wrote: > You can try with Satchmo.Its a very robust framework. is it ecommerce? -- regards Kenneth Gonsalves -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email

Re: Django E-Commerce Framework

2011-12-06 Thread Stuart Laughlin
ps.com> wrote: > Hi > > Can anyone give me some suggestion/link for Django E-Commerce Framework? > > Regards > Tanim -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django

Re: Django E-Commerce Framework

2011-12-06 Thread Denhua
ngo [2]. > > > Hope that helps! > > > Cheers, > > AT > > > [1]http://www.satchmoproject.com/ > > [2]http://djangopackages.com/grids/g/ecommerce/ > > > On Tue, Dec 6, 2011 at 10:55 AM, Reinout van Rees > > <rein...@vanrees.org>wrote: > &g

Re: Django E-Commerce Framework

2011-12-06 Thread CrabbyPete
.org>wrote: > > > > > > > > > On 06-12-11 06:40, Md,Mehedi Hasan Kabir(Tanim) wrote: > > >> Can anyone give me some suggestion/link for Django E-Commerce Framework? > > > No personal experience, but the one I see mentioned most of

Re: Django E-Commerce Framework

2011-12-06 Thread Andre Terra
:55 AM, Reinout van Rees <rein...@vanrees.org>wrote: > On 06-12-11 06:40, Md,Mehedi Hasan Kabir(Tanim) wrote: > >> >> Can anyone give me some suggestion/link for Django E-Commerce Framework? >> > > No personal experience, but the one I see mentioned most often

Re: Django E-Commerce Framework

2011-12-06 Thread Daniel Cure V.
Hello people. You can try with Satchmo .Its a very robust framework. Daniel Cure Velasquez -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To

Re: Django E-Commerce Framework

2011-12-06 Thread Reinout van Rees
On 06-12-11 06:40, Md,Mehedi Hasan Kabir(Tanim) wrote: Can anyone give me some suggestion/link for Django E-Commerce Framework? No personal experience, but the one I see mentioned most often: django lightning fast shop. http://www.getlfs.com/ Reinout -- Reinout van Rees

Django E-Commerce Framework

2011-12-06 Thread Md,Mehedi Hasan Kabir(Tanim)
Hi Can anyone give me some suggestion/link for Django E-Commerce Framework? Regards Tanim -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this g