| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-20 | Fixed #36005 -- Dropped support for Python 3.10 and 3.11. | Mariusz Felisiak | |
| 2023-01-18 | Fixed #34233 -- Dropped support for Python 3.8 and 3.9. | Mariusz Felisiak | |
| 2021-02-10 | Fixed #32355 -- Dropped support for Python 3.6 and 3.7 | Mariusz Felisiak | |
| 2019-11-08 | Refs #30948 -- Updated install instructions to use pip instead of setup.py. | Jon Dufresne | |
| Co-authored-by: Nick Pope <nick.pope@flightdataservices.com> | |||
| 2019-01-30 | Fixed #30116 -- Dropped support for Python 3.5. | Tim Graham | |
| 2017-09-25 | Fixed #27857 -- Dropped support for Python 3.4. | Tim Graham | |
| 2017-01-21 | Refs #23919 -- Removed misc references to Python 2. | Tim Graham | |
| 2013-07-01 | Bumped minimum Python version requirement to 2.7 in Django 1.7. | Aymeric Augustin | |
| 2012-05-15 | Updated installation instructions. | Aymeric Augustin | |
| Django 1.5 requires Python 2.6 or 2.7, and setup.py install over a previous installation doesn't work. | |||
| 2011-06-09 | Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and ↵ | Ramiro Morales | |
| mentions from docs. Thanks Aymeric Augustin for the report and patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16349 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2009-10-30 | Updated INSTALL file | Brian Rosner | |
| 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 | |||
| 2008-09-06 | Fixed #8876 -- Fixed incorrect path to install.txt in INSTALL. Thanks, Tom ↵ | Adrian Holovaty | |
| Radcliffe git-svn-id: http://code.djangoproject.com/svn/django/trunk@8971 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2006-07-28 | Added section to INSTALL about an alternative install method that avoids ↵ | Adrian Holovaty | |
| using an Internet connection git-svn-id: http://code.djangoproject.com/svn/django/trunk@3469 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2006-01-11 | Changed INSTALL to use 'python' instead of 'python2.3' | Adrian Holovaty | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@1910 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2005-07-21 | Filled in INSTALL and README files | Adrian Holovaty | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@259 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2005-07-13 | Added basic structure for django repository | Jacob Kaplan-Moss | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@5 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
