Luke Plant
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
13 years ago |
Ramiro Morales
|
efd682e436
Fixed typo in PEP number introduced in last commit. Thanks Jannis for the eagle eyes.
|
13 years ago |
Ramiro Morales
|
932b1b8d6d
Converted links to external topics so they use intersphinx extension markup.
|
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
|
09b4a41aa7
Fixed a comma splice in docs/faq/install.txt from [16004]
|
14 years ago |
Ramiro Morales
|
cca232c234
Updated the Python version requirements FAQ entry in the installation section.
|
14 years ago |
Alex Gaynor
|
df2d828d6c
Clarify in the documentation that we occasionally add APIs for newer Python versions. Thanks to Russell, Jannis, and Carl for help with the language.
|
14 years ago |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 years ago |
Karen Tracey
|
c5e83a9e0a
Fixed #14062: Corrected a stray reference to 2.6 as the high level for supported Pythons. Thanks aesmail.
|
14 years ago |
Luke Plant
|
9d0b9ad85e
Doc updates missed in [13423]
|
14 years ago |
Russell Keith-Magee
|
cfa4a62624
Corrected a documentation markup problem.
|
15 years ago |
Russell Keith-Magee
|
92983a3119
Fixed #12609 -- Updated FAQ on which version users should install. Thanks to shanx for the report.
|
15 years ago |
Gary Wilson Jr
|
adb74a8f2e
Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427).
|
15 years ago |
Jacob Kaplan-Moss
|
fa6ca072a3
Clarified faq/install w.r.t. the various Python versions available.
|
15 years ago |
Jacob Kaplan-Moss
|
7098664940
Removed mentions of Python 2.3 support from the docs -- Django 1.2 drops support for Python 2.3 -- and added a quick FAQ about that dropping of support.
|
15 years ago |
Karen Tracey
|
79d2cf3c12
Fixed #11339 -- Corrected typo in FAQ. Thanks Kellen.
|
15 years ago |
Karen Tracey
|
5e20adcdf6
Fixed #11202 -- Removed mod_python information from FAQ, as it is no longer the recommended deployment option, in favor of more general pointers to the docs and wiki where deployment is discussed in depth.
|
15 years ago |
James Bennett
|
7030ab9a72
Yet another place where we claim to support 2.3 and up
|
16 years ago |
James Bennett
|
adfad3c193
Fixed #9783; clarified install docs and FAQ to explain that Django does not yet work with Python 3.0.
|
16 years ago |
Karen Tracey
|
3ac16c0fdd
Remove the FAQ answer about a setuptools install error that references running a script 2-years-gone from the source tree.
|
16 years ago |
Karen Tracey
|
5372508fdf
Fixed #9611 -- Noted in the FAQ answer about Python versions that some contrib apps (notably gis) may require a higher Python version. Thansk jamesivanwhite for the report and initial patch.
|
16 years ago |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
16 years ago |