#19783: The Download page lists Django 1.4.3 as the latest download, but the 
same
page links to the tutorial for v1.6
-------------------------------+--------------------
     Reporter:  b@…            |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Uncategorized  |    Version:  1.4
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 I like to say that I'm fairly competent with Python, but having mostly
 designed desktop GUI applications, I did not have any experience with
 Django. Today I decided to give it a shot so I went to djangoproject.com
 web page.

 In the top right there is the "Download" button which points to this page
 - https://www.djangoproject.com/download/. After having downloaded it
 (version 1.4.3 as it seems that it is generally encouraged to do so), I
 clicked the "See the installation guide for further instructions". The
 "Installation guide" is a link to
 https://docs.djangoproject.com/en/dev/intro/install/ . Following that, I
 went to https://docs.djangoproject.com/en/dev/intro/tutorial01/ .

 You're probably realizing what has happened by now. I spent an hour
 debugging and trying to figure out why is it that going to localhost/admin
 does not work and, with DEBUG = True, why do I get the 500 error? I even
 asked a question on SO. I see that "Let's look at what startproject has
 created" should give me a clue that something is wrong, but I think there
 should be more distinction made - at the very least, there should be two
 "Installation Guide" links on the Download page, one for the stable
 version and the other for the trunk version.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19783>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to