On Thu, Jun 21, 2012 at 9:37 PM, LJ <[email protected]> wrote: > I started out learning Django using the "Writing your first Django app" > article: > https://docs.djangoproject.com/en/dev/intro/tutorial01/ > This is a very well-written tutorial that goes through each part in detail. > Please note, at the bottom of each section there is a link to the next > section. There are 3 parts. > Part 2 shows how to create the urls.py. > Part 3 shows how to create the views.py.
The tutorial has expanded to 4 lessons and I cannot recommend it highly enough - is one of the best introductions available for new users. I regularly go back to it to look over and keep my eye in. cheers L. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

