Re: Documentation problems: Django at a glance

2010-08-25 Thread derek
On Aug 24, 3:36 pm, Rodney Topor wrote: > OK, it seems I misunderstood the purpose of this page.  I still think > some of the code is misleading, but I accept that the examples is > intended to be indicative rather than descriptive, and that it would > indeed take much more space to describe how t

Re: Documentation problems: Django at a glance

2010-08-24 Thread Rodney Topor
OK, it seems I misunderstood the purpose of this page. I still think some of the code is misleading, but I accept that the examples is intended to be indicative rather than descriptive, and that it would indeed take much more space to describe how to get this example working. I'm sorry to have bo

Re: Documentation problems: Django at a glance

2010-08-24 Thread Rick
I agree with Bruno.. I'm a new user to Django, just started a week ago, coming from using just Python (for about a month) and had been using PHP frameworks before that).. I understood the purpose of the tutorial as just a basic intro, I think that its generally implied that once you get the basic "

Re: Documentation problems: Django at a glance

2010-08-24 Thread bruno desthuilliers
On 24 août, 09:06, Rodney Topor wrote: > The "Django at a glance" aka "Overview" page > athttp://docs.djangoproject.com/en/dev/intro/overview/is intended to > introduce new users to models, queries (using the API), URLs, views, > templates and so on.  In short, it's a simpler version of the > t

Documentation problems: Django at a glance

2010-08-24 Thread Rodney Topor
The "Django at a glance" aka "Overview" page at http://docs.djangoproject.com/en/dev/intro/overview/ is intended to introduce new users to models, queries (using the API), URLs, views, templates and so on. In short, it's a simpler version of the tutorial. But it lacks much information, so it fail