Ah, yes, thanks. Somehow I didn't notice the "dev" in the url. FYI, the dev version of the tutorial is the first link that comes up when you google "django tutorial".
On Nov 21, 12:21 pm, Anoop Thomas Mathew <[email protected]> wrote: > Hi, > The tutorial you where following was dev version and the version you have > installed is 1.3.1https://docs.djangoproject.com/en/1.3/intro/tutorial01/ > This would be helpful I guess. > > Thanks, > Anoop > atm > ___ > Life is short, Live it hard. > > On 21 November 2011 23:28, Jesse Aldridge <[email protected]> wrote: > > > > > > > > > Looking at https://docs.djangoproject.com/en/dev/intro/tutorial01/ > > > When I run `django-admin.py startproject mysite` I get a flat layout > > rather than the nested layout the tutorial says I should see. > > > There's a note that says, > > > 'The default project layout recently changed. If you're seeing a > > "flat" layout (with no inner mysite/ directory), you're probably using > > a version of Django that doesn't match this tutorial version. You'll > > want to either switch to the older tutorial or the newer Django > > version.' > > > but it doesn't say which version of django is used in the tutorial I'm > > reading or where to find tutorials for other versions of django. > > These facts would be helpful. I'm using django 1.3.1. > > > -- > > 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. -- 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.

