On Tue, Feb 8, 2011 at 2:53 PM, Arun K.Rajeevan <the1.a...@gmail.com> wrote:
> Hi all,
> I was a java programmer before I started to code in python.
> For the last 1yr I use python and loves it.

Great, a warm welcome to you!


> I'm new to django, but tried django tutorial and used web2py before for a
> few websites.
> Now, I had a bid for an e-commerce site.
> I don't want to go for magneto or the like, because I don't know PHP nor do
> I like to use that language.
> The one e-commerce solution I found and looks promising is Stachmo
>  http://www.satchmoproject.com/
> which is django based.
> How stable that project is? Or do you recommend the use of it?
> Is there any other python  based solutions?
> If I choose to go for stachmo, I'm most likely sure that I'll end up with
> lots of problems because I'm not that familiar with django, can I hope to
> get some good support from you guys (I heard a lot about django-users group
> is very supportive) so that I will not end up in bad customer reputations?
> !!

Satchmo is a mature (nearly) out-of-the-box shop solution which is
well suited to many shops. It has a history of being a bit hard to
install, but I hear that has changed in the last months. Its community
is helpful too.

Nevertheless, its sheer size might be a bit too much for a beginner,
and if you do not need everything Satchmo offers you might be happier
with a simpler app such as Plata:

http://readthedocs.org/docs/plata-django-shop/en/latest/index.html
https://github.com/matthiask/plata/

(Yay, promoting my own projects. I eat my own dogfood, though)


> I need:
> * an e-commerce site (not complex, we may have a max of 20 different
> products),
> * a forum with support, downloads/updates, product registration, Personal
> account page/shipping details/preferences/etc,
> * a blog

You'll find a lot of blog applications around. Some only allow posting
entries, others offer full trackback integration etc but lose a bit on
the reusable-app side.


> * social media integration

You might want to take a look at django-social-auth or
django-registration-facebook.


> Please suggest a starting point, and django applications that can be
> integrated to create this product in a rapid manner.
> Also, if you suggest the use of an ide, please mention which one. currently
> I'm happy with geany (a text editor + some more)

Whatever suits you. IDEs are a topic for religious wars, I won't give
advice here.


> Don't worry about the fact I'm new to django, I'm fast to adapt.
>


HTH
Matthias


-- 
Matthias Kestenholz - Dipl. Umwelt-Natw. ETH - Konzept & Programmierung
FEINHEIT GmbH - Molkenstrasse 21 - CH-8004 Zürich
Django CMS building toolkit: http://www.feinheit.ch/labs/feincms-django-cms/

-- 
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 group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to