<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/INSTALL, branch stable/5.2.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2023-01-18T08:46:01Z</updated>
<entry>
<title>Fixed #34233 -- Dropped support for Python 3.8 and 3.9.</title>
<updated>2023-01-18T08:46:01Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-01-18T08:46:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3bbe22dafcc69c5ffa79707f5a74eb1faf466e12'/>
<id>urn:sha1:3bbe22dafcc69c5ffa79707f5a74eb1faf466e12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #32355 -- Dropped support for Python 3.6 and 3.7</title>
<updated>2021-02-10T09:20:54Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-01-19T07:35:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ec0ff406311de88f4e2a135d784363424fe602aa'/>
<id>urn:sha1:ec0ff406311de88f4e2a135d784363424fe602aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #30948 -- Updated install instructions to use pip instead of setup.py.</title>
<updated>2019-11-08T12:26:35Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-11-07T14:51:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=eee4da3b5748370a5c562bc63d2cae61ea85b16c'/>
<id>urn:sha1:eee4da3b5748370a5c562bc63d2cae61ea85b16c</id>
<content type='text'>
Co-authored-by: Nick Pope &lt;nick.pope@flightdataservices.com&gt;
</content>
</entry>
<entry>
<title>Fixed #30116 -- Dropped support for Python 3.5.</title>
<updated>2019-01-30T15:19:48Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2019-01-18T15:04:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7e6b214ed34f5562dbd83cf54924a5b589a29715'/>
<id>urn:sha1:7e6b214ed34f5562dbd83cf54924a5b589a29715</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27857 -- Dropped support for Python 3.4.</title>
<updated>2017-09-25T21:11:03Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-02-18T00:45:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cfff2af02be40106d4759cc6f8bfa476ce82421c'/>
<id>urn:sha1:cfff2af02be40106d4759cc6f8bfa476ce82421c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed misc references to Python 2.</title>
<updated>2017-01-22T01:02:00Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-01-22T01:02:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d170c63351944fd91b2206d10f89e7ff75b53b76'/>
<id>urn:sha1:d170c63351944fd91b2206d10f89e7ff75b53b76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bumped minimum Python version requirement to 2.7 in Django 1.7.</title>
<updated>2013-07-01T10:01:59Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-07-01T10:01:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a763915a03579868c6abdc5cdffbb4c398dc52ee'/>
<id>urn:sha1:a763915a03579868c6abdc5cdffbb4c398dc52ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated installation instructions.</title>
<updated>2012-05-15T08:08:34Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-05-15T08:08:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=085c03e08b29fafc92ef49c2a3717ec23cf1c500'/>
<id>urn:sha1:085c03e08b29fafc92ef49c2a3717ec23cf1c500</id>
<content type='text'>
Django 1.5 requires Python 2.6 or 2.7, and setup.py install over a
previous installation doesn't work.
</content>
</entry>
<entry>
<title>Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and mentions from docs. Thanks Aymeric Augustin for the report and patch.</title>
<updated>2011-06-09T20:01:28Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2011-06-09T20:01:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dff31de20aac85e4f4834c2466762cbf23fc0a7b'/>
<id>urn:sha1:dff31de20aac85e4f4834c2466762cbf23fc0a7b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16349 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Updated INSTALL file</title>
<updated>2009-10-30T08:24:05Z</updated>
<author>
<name>Brian Rosner</name>
<email>brosner@gmail.com</email>
</author>
<published>2009-10-30T08:24:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=120ea2a4b8ffe46b55bdad65ac1e40ede6599f09'/>
<id>urn:sha1:120ea2a4b8ffe46b55bdad65ac1e40ede6599f09</id>
<content type='text'>
setup.py does not require an Internet connection nor setuptools. That was
fixed in [3906]. Updated the minimum Python version as well.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11684 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
