#28938: Django 2.0 tutorial implies compatibility with Python 2.7
-----------------------------------------+--------------------------
               Reporter:  dhepper        |          Owner:  nobody
                   Type:  Bug            |         Status:  assigned
              Component:  Documentation  |        Version:  master
               Severity:  Normal         |       Keywords:  tutorial
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  0
                  UI/UX:  0              |
-----------------------------------------+--------------------------
 The tutorial for Django 2.1 implies that this version is compatible with
 Python 2.7.

 https://docs.djangoproject.com/en/2.0/intro/tutorial01/#writing-your-
 first-django-app-part-1

 "If you are still using Python 2.7, you will need to adjust the code
 samples slightly, as described in comments."

 It should be made clear that Django 2.1 is only compatible with Python
 3.5+ and that users of Python 3.4 and older must use another version of
 Django.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28938>
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/050.dfc07fc2023f6a46512d9ffc08810cdc%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to