File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
djangoproject/templates/releases Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 20
20
< h1 > How to get Django</ h1 >
21
21
< p > Django is available open-source under the
22
22
< a href ="https://github.com/django/django/blob/main/LICENSE "> BSD license</ a > .
23
- We recommend using the latest version of Python 3. The last version to
24
- support Python 2.7 is Django 1.11 LTS. See < a href ="
25
- {% url 'document-detail' lang='en' version='dev' url='faq/install' host 'docs' %}#what-python-version-can-i-use-with-django ">
23
+ We recommend using the latest version of Python.
24
+ See < a href ="{% url 'document-detail' lang='en' version='dev' url='faq/install' host 'docs' %}#what-python-version-can-i-use-with-django ">
26
25
the FAQ</ a > for the Python versions supported by each version of Django.
27
26
Here’s how to get it:</ p >
28
27
You can’t perform that action at this time.
0 commit comments