summaryrefslogtreecommitdiff
path: root/docs/install.txt
AgeCommit message (Expand)Author
2007-10-23queryset-refactor: Merged from trunk up to [6595].Malcolm Tredinnick
2007-10-08queryset-refactor: Merged changed from trunk up to [6463].Malcolm Tredinnick
2007-09-20queryset-refactor: Merged to [6381]Adrian Holovaty
2007-09-15queryset-refactor: Merged to [6300]Adrian Holovaty
2007-09-15queryset-refactor: Merged to [6190]Adrian Holovaty
2007-08-18Fixed #5154 -- Minor wording tweak.Malcolm Tredinnick
2007-07-12Fixed #4538 -- Split the installation instructions to differentiate between i...Russell Keith-Magee
2007-06-26Fixed #4684 -- Added an Oracle reference to the supported database servers.Malcolm Tredinnick
2007-06-23Merged boulder-oracle-sprint branch (r3965:5512) back into trunk. AllMalcolm Tredinnick
2007-06-20Fixed #4537 -- Added note to docs/install.txt about get_python_lib() shortcut...Adrian Holovaty
2007-06-20Fixed #4610 -- Made docs/install.txt a bit clearer about skipping the Apache ...Adrian Holovaty
2007-05-28Fixed #4331 -- Updated possible installation paths for Python site-packages onMalcolm Tredinnick
2007-05-19Added 'http://' to python.org link in docs/install.txt, so it will be auto-li...Adrian Holovaty
2007-05-11Fixed #4252 -- Fixed a typo in ReST formatting. Thanks, Collin Anderson.Malcolm Tredinnick
2007-04-26Edited docs/install.txt changes from [5085]Adrian Holovaty
2007-04-26Fixed #4158 -- Fixed a small formatting typo. Thanks, SmileyChris.Malcolm Tredinnick
2007-04-16Refs #3786 -- Added reference to database-specific documentation in install.txt.Russell Keith-Magee
2007-04-12Fixed #3830 -- Added installation note on removing old versions of Django (es...Russell Keith-Magee
2007-03-23Removed note about setuptools from install.txt -- it's not correct any more.Jacob Kaplan-Moss
2007-03-23Fixed explicit reference to 0.95 in install.txt.Jacob Kaplan-Moss
2007-02-28Fixed #3602: a few small doc fixes. Thanks, Jeremy DunckJacob Kaplan-Moss
2007-02-26Fixed #3325: Added docs/distributions.txt, a guide to packaged versions of Dj...Jacob Kaplan-Moss
2007-02-26Fixed #3364: Updated install.txt to recommend psycopg2. Thanks, Marc Fargas.Jacob Kaplan-Moss
2007-02-26Fixed #3279: Added a note about using MySQLdb 1.2.1 or later. Thanks, Marc Fa...Jacob Kaplan-Moss
2007-01-24Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ...Adrian Holovaty
2007-01-06Fixed #3229 -- Fixed reference in install.txt. Thanks again, deepfall@gmail.com.Russell Keith-Magee
2007-01-05Fixed #3229 -- Fixed typo in numbering in install.txt. Thanks, deepfall@gmail...Russell Keith-Magee
2006-10-16Updated docs/install.txt to note lack of setuptools in development versionAdrian Holovaty
2006-07-28Changed .91 to .95 in docs/install.txtAdrian Holovaty
2006-05-17Changed the link the "official tarball" to refer to the 0.91 release and addedMalcolm Tredinnick
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty
2006-03-28Clarified psycopg version in docs/install.txtAdrian Holovaty
2006-01-11Updated docs/install.txt to note 0.91Adrian Holovaty
2005-11-16Added official-version information to docs/install.txtAdrian Holovaty
2005-11-12Added 'Install Python' section to docs/install.txtAdrian Holovaty
2005-11-07Updated install.txt and modpython.txt to note required Apache and mod_python ...Adrian Holovaty
2005-10-12Added link to server-arrangements page from docs/install.txt. Thanks, AliceAdrian Holovaty
2005-08-11Added link to mod_python doc from docs/install.txtAdrian Holovaty
2005-07-28Changed docs/install.txt to note SQLite support and requirement for pysqlite ...Adrian Holovaty
2005-07-21Fixed #103 -- Changed docs/install.txt to note there is no official version yetAdrian Holovaty
2005-07-18Changed tutorial2 to use 'django-admin runserver' instead of mod_python. Also...Adrian Holovaty
2005-07-18Added link to compiled Windows psycopg in docs/install.txtAdrian Holovaty
2005-07-18Improved docs/install.txt to say you don't have to run 'setup.py install' if ...Adrian Holovaty
2005-07-17Fixed inevitable ReST bugs in [149]Adrian Holovaty
2005-07-17Fixed inevitable ReST bugs in [148]Adrian Holovaty
2005-07-17Added notes to documentation that MySQL support has not been comprehensively ...Adrian Holovaty
2005-07-16Rolled comments from install and faq pages into those docs.Jacob Kaplan-Moss
2005-07-16Changed docs/install.txt to add a short description of what mod_python is, an...Adrian Holovaty
2005-07-15Fixed tiny formatting bug in install.txtAdrian Holovaty
2005-07-15Added clarification about psycopg version 1, not version 2Adrian Holovaty