提交歷史

作者 SHA1 備註 提交日期
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. 2 年之前
  David Smith 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 3 年之前
  Nick Pope c156e36955 Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 3 年之前
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 年之前
  Mariusz Felisiak b6c4766f53 Refs #29548 -- Updated docs for MariaDB support. 5 年之前
  Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) c4fa0143f7 Removed "Remove any old versions of Django" install instructions. 7 年之前
  Claude Paroz 23b21db31b Fixed #28594 -- Removed Jython docs and specific code 7 年之前
  Tim Graham cfff2af02b Fixed #27857 -- Dropped support for Python 3.4. 8 年之前
  Claude Paroz 01f658644a Updated various links in docs to avoid redirects 7 年之前
  Tim Graham 991cd69621 Fixed #27711 -- Demoted "Installing a distribution-specific package" in install intro. 8 年之前
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. 9 年之前
  Jon Dufresne 7aabd62380 Fixed #25778 -- Updated docs links to use https when available. 9 年之前
  Alasdair Nicol 600fb7c51b Fixed #25161 -- Encouraged users to install the latest release in docs 9 年之前
  Tim Graham 7f1168e387 Removed support for Python 3.3. 9 年之前
  Kamran Mackey 4c2197db32 Updated the Python shell example to use generic version numbers. 10 年之前
  Tim Graham fed25f1105 Removed compatibility with Python 3.2. 10 年之前
  Claude Paroz 0a4b04fc23 Used https for most *.python.org links 10 年之前
  Tim Graham a1fa6fcabc Added Python 3.4 to list of supported version in docs/intro/install.txt 11 年之前
  Aymeric Augustin 99649ddcb2 Assumed Python 3 throughout docs/intro. 11 年之前
  Aymeric Augustin a763915a03 Bumped minimum Python version requirement to 2.7 in Django 1.7. 11 年之前
  Aymeric Augustin 3fd8eb1a27 Stopped branding Python 3 support as experimental. 11 年之前
  Tim Graham 1884868adc Added sphinx substitutions in place of hardcoded version numbers. 12 年之前
  Aymeric Augustin 7435cc0167 Updated install docs to reflect Python 3 status. 12 年之前
  Tim Graham 00d5e632fa Fixed #18630 -- Updated version in docs/intro/install.txt; thanks Kevin London. 12 年之前
  Preston Holmes 18b9dc4154 Fixed #18601 -- Specified that Python minimum version is 2.6.5 12 年之前
  Claude Paroz 596cb9c7e2 Replaced print statement by print function (forward compatibility syntax). 13 年之前
  Claude Paroz 64bc22be94 Reworded the 'Set up a database' section of the installation docs. 13 年之前
  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 年之前
  Alex Gaynor 14c42b8e95 Bump the version in a docs example. 13 年之前
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 年之前