Tim Graham
|
9190d89829
Fixed #10936 - Tempered recommendation of SQLite - thanks Karen Tracey for the feedback.
|
12 years ago |
Tim Graham
|
470deb5cbb
Fixed #10936 - Noted that using SQLite for development is a good idea
|
12 years ago |
Karen Tracey
|
ffe8bc00bf
Replaced backwards-incompatible changes reference
|
12 years ago |
Aymeric Augustin
|
7435cc0167
Updated install docs to reflect Python 3 status.
|
12 years ago |
Roman Haritonov
|
cc65f4ec8d
Documentation: Fix link to uWSGI deployment
|
12 years ago |
Preston Holmes
|
18b9dc4154
Fixed #18601 -- Specified that Python minimum version is 2.6.5
|
12 years ago |
Claude Paroz
|
8a5d1a6b93
Updated obsolete links in the documentation
|
12 years ago |
Juan Riaza
|
bac6a68064
Fixed #18380 -- Improve installation instructions for MySQLdb
|
12 years ago |
Claude Paroz
|
cafa5bf4f4
Replaced print statement by print function in new install instructions.
|
12 years ago |
Carl Meyer
|
6ed7d40727
Fixed #18115 - added warning about overlaid install.
|
12 years ago |
Claude Paroz
|
596cb9c7e2
Replaced print statement by print function (forward compatibility syntax).
|
13 years ago |
Adrian Holovaty
|
8df8e516ab
Updated docs/topics/install.txt to note github URL instead of code.djangoproject.com
|
13 years ago |
Claude Paroz
|
89b66efafc
Fixed #17983 -- Re-fixed the ln syntax by adding a trailing slash to the destination directory.
|
13 years ago |
Claude Paroz
|
7b89e0fc57
Fixed #17983 -- Use a non-ambiguous syntax of the ln command in install docs.
|
13 years ago |
Claude Paroz
|
23d3459761
Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for the initial patch and Aymeric Augustin for the review.
|
13 years ago |
Claude Paroz
|
78638a9a51
Replaced http by https in djangoproject.com links
|
13 years ago |
Adrian Holovaty
|
dd246a62c7
Edited some docs and docstrings until [17685]
|
13 years ago |
Aymeric Augustin
|
c0e73a4909
Fixed #9995 -- Updated the installation instructions to recommend pip. Also fixed ReST errors. Refs #9112.
|
13 years ago |
Paul McMillan
|
84dd83f018
Fixes #17578. Improve setup instructions for Windows users.
|
13 years ago |
Timo Graham
|
98f5127fb8
Fixed #17220 - Documented git clone command for git < 1.6.6; thanks krzysiumed for the patch.
|
13 years ago |
Carl Meyer
|
145a77edc9
Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled internal servers (runserver and runfcgi) to use an externally-defined WSGI application. Thanks to Armin Ronacher, Jannis Leidel, Alex Gaynor, ptone, and Jacob Kaplan-Moss.
|
13 years ago |
Luke Plant
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
13 years ago |
Ramiro Morales
|
932b1b8d6d
Converted links to external topics so they use intersphinx extension markup.
|
13 years ago |
Malcolm Tredinnick
|
5edf1aabc2
Minor Debian/Ubuntu install instruction update.
|
13 years ago |
Jannis Leidel
|
b4bd6bb78a
Fixed #16209 -- Added notes about the DVCS mirrors to the install docs. Thanks, bedmondmark.
|
13 years ago |
Jannis Leidel
|
aad6f21b29
Fixed #16057 -- Extended deployment documentation with instructions for uWSGI. Thanks, jpic and aaugustin.
|
13 years ago |
Ramiro Morales
|
dff31de20a
Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and mentions from docs. Thanks Aymeric Augustin for the report and patch.
|
13 years ago |
Adrian Holovaty
|
f8495d2371
Fixed #15822 -- Removed references to the v1 postgresql backend (which has been removed). Thanks for the patch, aaugustin
|
14 years ago |
Timo Graham
|
6051a7def1
Fixed #14794 - fix broken link in docs/topics/install.txt - thanks aright for the report.
|
14 years ago |
Timo Graham
|
60784363cf
Fixed #14789 - remove an unused link from docs/topics/install.txt. thanks adamv for the report.
|
14 years ago |