summaryrefslogtreecommitdiff
path: root/INSTALL
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #34233 -- Dropped support for Python 3.8 and 3.9.Mariusz Felisiak2023-01-181-1/+1
|
* Fixed #32355 -- Dropped support for Python 3.6 and 3.7Mariusz Felisiak2021-02-101-1/+1
|
* Refs #30948 -- Updated install instructions to use pip instead of setup.py.Jon Dufresne2019-11-081-3/+1
| | | | Co-authored-by: Nick Pope <nick.pope@flightdataservices.com>
* Fixed #30116 -- Dropped support for Python 3.5.Tim Graham2019-01-301-1/+1
|
* Fixed #27857 -- Dropped support for Python 3.4.Tim Graham2017-09-251-1/+1
|
* Refs #23919 -- Removed misc references to Python 2.Tim Graham2017-01-211-8/+1
|
* Bumped minimum Python version requirement to 2.7 in Django 1.7.Aymeric Augustin2013-07-011-2/+1
|
* Updated installation instructions.Aymeric Augustin2012-05-151-2/+3
| | | | | Django 1.5 requires Python 2.6 or 2.7, and setup.py install over a previous installation doesn't work.
* Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and ↵Ramiro Morales2011-06-091-2/+3
| | | | | | 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
* Updated INSTALL fileBrian Rosner2009-10-301-8/+2
| | | | | | | 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
* Fixed #8876 -- Fixed incorrect path to install.txt in INSTALL. Thanks, Tom ↵Adrian Holovaty2008-09-061-1/+1
| | | | | | Radcliffe git-svn-id: http://code.djangoproject.com/svn/django/trunk@8971 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Added section to INSTALL about an alternative install method that avoids ↵Adrian Holovaty2006-07-281-2/+17
| | | | | | using an Internet connection git-svn-id: http://code.djangoproject.com/svn/django/trunk@3469 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Changed INSTALL to use 'python' instead of 'python2.3'Adrian Holovaty2006-01-111-3/+3
| | | | git-svn-id: http://code.djangoproject.com/svn/django/trunk@1910 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Filled in INSTALL and README filesAdrian Holovaty2005-07-211-1/+7
| | | | git-svn-id: http://code.djangoproject.com/svn/django/trunk@259 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Added basic structure for django repositoryJacob Kaplan-Moss2005-07-131-0/+1
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5 bcc190cf-cafb-0310-a4f2-bffc1f526a37