and keep in mind, that you don’t have to reinvent the wheel. There are open source solutions for shops:
Like: http://www.getlfs.com/released-06-beta-1 cheers On Dec 16, 2011, at 11:17 , Joey Espinosa wrote: > Cata, > > Yes, Django is exactly suited for this scenario. The structure of Django > allows you to create scalable, flexible sites with the freedom to expand the > database as needed without having to worry about messing with the code so > much in order to do so. > > That being said, I'd HIGHLY recommend you get familiar with JS and HTML. > While Django can provide you the backend foundation for your sites, you need > HTML (and likely JS as well) on the front end to present your backend data. > In fact, I'd say that's (HTML) extremely important, because it's the part > that's going to interact directly with your customer base. It can easily make > or break your site, regardless of how good your backend code is. > > Hope this helped. > -- > Joey "JoeLinux" Espinosa > > > > > On Fri, Dec 16, 2011 at 2:06 AM, Cata <abhaybhe...@gmail.com> wrote: > Hello everyone, > > I am basically working on creating a website on the lines of Amazon/ > Ebay wherein user can browse/buy/sell items. I intend to make a basic > website first then build on top of it. > > Till now i have been mostly programming in C/C++ & used Python as an > automation tool . I am not familiar with any of the Web programming > languages such as MySQL , JavaScript, HTML , honestly i do not even > know what these are. > > My question is will Django be suitable for the above tasks ? I have > just installed the framework & going through the tutorials & so far > it's been wonderful experience > > Please pitch in > > Thanks > Cata > > -- > 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. > > > > -- > 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. -- 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.