Initial stages of django

2015-02-01 Thread patrick
The Django tutorial is definitely worth going through but there are other great resources: Buddy Lindsey at GoDjango.com has free (and more advanced paid) video tutorials that are short but highly informative. Tobias Abdon's ultimatedjango.com is a step-by-step tutorial for building a CRM

Re: Initial stages of django

2015-01-31 Thread Vijay Khemlani
Did you take a look at the official tutorial? https://docs.djangoproject.com/en/1.7/intro/tutorial01/ On Sat, Jan 31, 2015 at 5:02 PM, Sreenivasarao Pallapu < sreenivas.eng...@gmail.com> wrote: > Hi, >I'm new to django. I know basic python. I heard that django is nothing > but python. I've

Initial stages of django

2015-01-31 Thread Sreenivasarao Pallapu
Hi, I'm new to django. I know basic python. I heard that django is nothing but python. I've installed django and started as on video tutorials. But it is a bit confusing to me. I know nothing about the classes and functions they are using. Could you please suggest me better book or tutorial