Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/topics/install.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25584 -- Documented a pip error when installing Dj...Tim Graham2015-10-221-1/+2
* Fixed #25376 -- Required virtualenv in installation instr...Tim Graham2015-09-291-128/+19
* Refs #25345 -- Updated links to code.google.com.Maxime Lorant2015-09-041-1/+1
* Updated various links in docsClaude Paroz2015-08-081-2/+2
* Fixed outdated Python version support info in docs/topics...Tim Graham2015-06-171-2/+2
* Simplified command to display path to Django source files.saschalalala2015-03-111-1/+1
* Fixed #24358 -- Corrected code-block directives for conso...Sean Wang2015-02-221-12/+12
* Fixed #24350 -- Freshened up database install topic section.Tim Graham2015-02-161-18/+8
* Demoted "Installing a distribution-specific package" in i...Tim Graham2015-02-031-8/+9
* Removed compatibility with Python 3.2.Tim Graham2015-01-171-2/+2
* Used https for most *.python.org linksClaude Paroz2014-12-191-2/+2
* Fixed #23016 -- Updated FAQs per Aymeric's suggestions.Ola Sitarska2014-08-121-4/+1
* Fixed broken links in docs.Tim Graham2014-08-051-1/+1
* Fixed #23067 -- Updated docs to use django-adminChristoph Heer2014-07-301-2/+6
* Fixed #16205 -- Added an installation for Windows.Anubhav Joshi2014-04-081-6/+2
* Assumed Python 3 throughout docs/intro.Aymeric Augustin2013-12-301-2/+2
* Fixed #21585 -- Updated some links to 3rd party database ...Tim Graham2013-12-191-13/+3
* Updated a bunch of hyperlinks in documentationClaude Paroz2013-12-081-1/+1
* Re-added link to SQLite notes from DB section of install ...Ramiro Morales2013-10-071-0/+3
* Merge remote-tracking branch 'core/master' into schema-al...Andrew Godwin2013-08-091-5/+4
|\
| * Fixed #20766 -- Deprecated FastCGI support.Tim Graham2013-07-241-5/+4
* | More migration docs, and conversion of all easy syncdb re...Andrew Godwin2013-07-251-4/+2
|/
* Bumped minimum Python version requirement to 2.7 in Djang...Aymeric Augustin2013-07-011-2/+2
* Stopped branding Python 3 support as experimental.Aymeric Augustin2013-07-011-4/+2
* Update link to django-mssql projectMichael Manfre2013-03-061-1/+1
* Fixed #19497 -- Refactored testing docs.Ramiro Morales2012-12-221-1/+1
* Fixed #19279 - Clarified order of database setup and Djan...Tim Graham2012-12-161-8/+10
* Fixed #19461 - Linked to psycopg in topics/install.txtTim Graham2012-12-121-7/+7
* Documented minimal python 3.2 version.Florian Apolloner2012-11-021-1/+1
* Fixed #10936 - Tempered recommendation of SQLite - thanks...Tim Graham2012-10-161-4/+6
* Fixed #10936 - Noted that using SQLite for development is...Tim Graham2012-10-121-1/+6
* Replaced backwards-incompatible changes referenceKaren Tracey2012-09-091-4/+3
* Updated install docs to reflect Python 3 status.Aymeric Augustin2012-09-071-4/+2
* Documentation: Fix link to uWSGI deploymentRoman Haritonov2012-07-221-1/+1
* Fixed #18601 -- Specified that Python minimum version is ...Preston Holmes2012-07-131-1/+1
* Updated obsolete links in the documentationClaude Paroz2012-06-281-1/+1
* Fixed #18380 -- Improve installation instructions for MyS...Juan Riaza2012-06-071-2/+1
* Replaced print statement by print function in new install...Claude Paroz2012-05-221-2/+2
* Fixed #18115 - added warning about overlaid install.Carl Meyer2012-05-221-52/+86
* Replaced print statement by print function (forward compa...Claude Paroz2012-04-301-1/+1
* Updated docs/topics/install.txt to note github URL instea...Adrian Holovaty2012-04-281-29/+8
* Fixed #17983 -- Re-fixed the ln syntax by adding a traili...Claude Paroz2012-03-311-1/+1
* Fixed #17983 -- Use a non-ambiguous syntax of the ln comm...Claude Paroz2012-03-311-1/+1
* Fixed #17965 -- Definitely dropped support for Python 2.5...Claude Paroz2012-03-311-1/+1
* Replaced http by https in djangoproject.com linksClaude Paroz2012-03-131-5/+5
* Edited some docs and docstrings until [17685]Adrian Holovaty2012-03-121-6/+7
* Fixed #9995 -- Updated the installation instructions to r...Aymeric Augustin2012-03-031-20/+52
* Fixes #17578. Improve setup instructions for Windows users.Paul McMillan2012-03-021-1/+10
* Fixed #17220 - Documented git clone command for git < 1.6...Timo Graham2011-11-221-1/+3
* Fixed #16360 -- Added WSGI entrypoint to startproject lay...Carl Meyer2011-10-221-1/+1