summaryrefslogtreecommitdiff
path: root/INSTALL
AgeCommit message (Expand)Author
2025-01-20Fixed #36005 -- Dropped support for Python 3.10 and 3.11.Mariusz Felisiak
2023-01-18Fixed #34233 -- Dropped support for Python 3.8 and 3.9.Mariusz Felisiak
2021-02-10Fixed #32355 -- Dropped support for Python 3.6 and 3.7Mariusz Felisiak
2019-11-08Refs #30948 -- Updated install instructions to use pip instead of setup.py.Jon Dufresne
2019-01-30Fixed #30116 -- Dropped support for Python 3.5.Tim Graham
2017-09-25Fixed #27857 -- Dropped support for Python 3.4.Tim Graham
2017-01-21Refs #23919 -- Removed misc references to Python 2.Tim Graham
2013-07-01Bumped minimum Python version requirement to 2.7 in Django 1.7.Aymeric Augustin
2012-05-15Updated installation instructions.Aymeric Augustin
2011-06-09Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and men...Ramiro Morales
2009-10-30Updated INSTALL fileBrian Rosner
2008-09-06Fixed #8876 -- Fixed incorrect path to install.txt in INSTALL. Thanks, Tom Ra...Adrian Holovaty
2006-07-28Added section to INSTALL about an alternative install method that avoids usin...Adrian Holovaty
2006-01-11Changed INSTALL to use 'python' instead of 'python2.3'Adrian Holovaty
2005-07-21Filled in INSTALL and README filesAdrian Holovaty
2005-07-13Added basic structure for django repositoryJacob Kaplan-Moss