Commit History

Author SHA1 Message Date
  Florian Demmer 25b912abbe Fixed #17686, refs #17816 -- Added "Files" section to Unicode topic. 9 years ago
  Mariusz Felisiak 6f1b09bb5c Made assorted improvements to the Oracle documentation. 9 years ago
  ldrumm 27ad12a9b8 Fixed wrong operator in iri_to_uri() docs 9 years ago
  Anubhav Joshi 10b17a22be Fixed #19508 -- Implemented uri_to_iri as per RFC. 10 years ago
  Tim Graham fb4f3e04b1 Updated MySQL links to version 5.6. 10 years ago
  Matt Lauber b2514c02e1 Corrected the section identifier for MySQL unicode reference. 10 years ago
  Claude Paroz 3a97f992fb Fixed #22313 -- Removed 'u' prefixes from documentation 10 years ago
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 years ago
  Tim Graham 8a679386c3 Fixed #20691 -- Added a note for __str__() vs. __unicode__() and Python 3. 11 years ago
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 11 years ago
  Aymeric Augustin 6197935152 Fixed #19968 -- Dropped support for PostgreSQL < 8.4. 11 years ago
  Tim Graham 00031b73bd Updated a couple admonitions to use the warning directive. 11 years ago
  Tim Graham 0e3690d230 Fixed #18974 - Warned against using models.permalink 12 years ago
  Aymeric Augustin c5ef65bcf3 [py3] Ported django.utils.encoding. 12 years ago
  Claude Paroz 5e6ded2e58 Fixed #18363 -- Added Python 3 compatibility layer. 12 years ago
  Claude Paroz 4a103086d5 Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 12 years ago
  Claude Paroz 38408f8007 Marked bytestrings with b prefix. Refs #18269 12 years ago
  Ramiro Morales 665ec600a4 Made email attachment handling code accept non-ASCII filenames. 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
  Gabriel Hurley 1b1060c916 Fixed #15593 -- Added a note that the output of `reverse` is urlquoted. Thanks to guettli for the report and draft patch. 13 years ago
  Adrian Holovaty 9a279edc1c Fixed some ReST errors from e-mail -> email change in docs, and changed some docs that shouldn't have been changed (because translation strings haven't been converted yet) 13 years ago
  Adrian Holovaty 94af19c43f Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 13 years ago
  Timo Graham 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 years ago
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 years ago
  Gary Wilson Jr adb74a8f2e Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 15 years ago
  Gary Wilson Jr c6fa4936b3 Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson. 15 years ago
  Jacob Kaplan-Moss c6c25adf6d Fixed a whole bunch of small docs typos, errors, and ommissions. 15 years ago
  Jacob Kaplan-Moss 64a9469127 Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. 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