| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-29 | [3.0.x] Corrected FAQ link in docs/faq/help.txt. | Jon Dufresne | |
| Without the leading slash, was pointing to Python's FAQ https://docs.python.org/3/faq/index.html. Backport of 8dabdd2cc559a66b519e2a88b64575d304b96ebe from master | |||
| 2020-04-01 | [3.0.x] Prevented (and corrected) single backtick usage in docs. | Adam Johnson | |
| Backport of 1cdfe8d91215eefaa18c398069dd9c6879a9511d from master. | |||
| 2020-03-31 | [3.0.x] Removed unused link in docs/faq/help.txt. | Mariusz Felisiak | |
| Unused since its introduction in 97cb07c3a10ff0e584a260a7ee1001614691eb1d. Backport of 3eaf6d67d01dd13baa7237153e7a6e371c56b336 from master | |||
| 2020-03-30 | [3.0.x] Fixed links in Getting Help FAQ. | Adam Johnson | |
| Follow up to 6ef4c8aa9f887f72ebdacff229b9012686272e3a, Backport of 00ff7a44dee91be59a64559cadeeba0f7386fd6f from master | |||
| 2020-03-26 | [3.0.x] Rewrote Get Help FAQ. | Adam Johnson | |
| Backport of 6ef4c8aa9f887f72ebdacff229b9012686272e3a from master | |||
| 2019-11-27 | [3.0.x] Fixed #31018 -- Removed django-nonrel in NoSQL databases FAQ. | Mariusz Felisiak | |
| Backport of a36f7ed6ac5b2529db7e13fd3754290484928b18 from master | |||
| 2019-11-12 | [3.0.x] Refs #29926 -- Doc'd Python 3.8 compatibility in Django 2.2.x. | Mariusz Felisiak | |
| Backport of b93a0e34d9b9b99d41103782b7e7aeabf47517e3 from master. | |||
| 2019-11-08 | [3.0.x] Refs #30948 -- Updated install instructions to use pip instead of ↵ | Jon Dufresne | |
| setup.py. Co-authored-by: Nick Pope <nick.pope@flightdataservices.com> Backport of eee4da3b5748370a5c562bc63d2cae61ea85b16c from master | |||
| 2019-10-04 | [3.0.x] Made minor edits and small fixes to docs/faq/install.txt. | Katie McLaughlin | |
| Backport of f52022ad96356d4b1061610f2b74ea4d1956a608 from master | |||
| 2019-09-06 | Fixed #30573 -- Rephrased documentation to avoid words that minimise the ↵ | Tobias Kunze | |
| involved difficulty. This patch does not remove all occurrences of the words in question. Rather, I went through all of the occurrences of the words listed below, and judged if they a) suggested the reader had some kind of knowledge/experience, and b) if they added anything of value (including tone of voice, etc). I left most of the words alone. I looked at the following words: - simply/simple - easy/easier/easiest - obvious - just - merely - straightforward - ridiculous Thanks to Carlton Gibson for guidance on how to approach this issue, and to Tim Bell for providing the idea. But the enormous lion's share of thanks go to Adam Johnson for his patient and helpful review. | |||
| 2019-05-27 | Refs #29548 -- Updated docs for MariaDB support. | Mariusz Felisiak | |
| 2019-03-28 | Used extlinks for Django's source code. | Tim Graham | |
| 2019-01-17 | Added stub release notes for 3.0. | Tim Graham | |
| 2018-12-22 | Renamed Sqlite and Sqlite3 references to SQLite. | Nick Pope | |
| 2018-11-17 | Refs #28814 -- Doc'd Python 3.7 compatibility in Django 1.11.x. | Tim Graham | |
| 2018-11-10 | Updated some links to https and new locations. | Mads Jensen | |
| 2018-06-29 | Fixed #29261 -- Doc'd the reason for LICENSE.python. | James Bennett | |
| 2018-06-28 | Refs #28814 -- Documented Python 3.7 compatibility. | Asif Saifuddin Auvi | |
| 2018-05-17 | Added stub 2.2 release notes. | Tim Graham | |
| 2017-08-11 | Fixed #27855 -- Updated docs for Python 3.4 support in Django 2.0. | Tim Graham | |
| 2017-08-07 | Added newline at end of docs/faq/index.txt. | Mads Jensen | |
| 2017-05-22 | Updated various links in docs to avoid redirects | Claude Paroz | |
| Thanks Tim Graham and Mariusz Felisiak for review and completion. | |||
| 2017-04-24 | Renamed "Mac OS X" to "macOS" in docs. | Michiel Beijen | |
| 2017-03-21 | Removed an obsolete temporal reference in docs/faq/general.txt. | Garry Polley | |
| 2017-03-20 | Removed extra characters in docs header underlines. | Mariusz Felisiak | |
| 2017-03-14 | Replaced docs/internals/team.txt with DSF teams page. | Tobias McNulty | |
| 2017-02-03 | Fixed spelling of "nonexistent". | Tim Graham | |
| 2017-01-18 | Refs #23919 -- Removed Python 2 notes in docs. | Tim Graham | |
| 2016-12-21 | Removed the importance of "core developers" in triaging tickets, etc. | Tim Graham | |
| 2016-11-15 | Replaced "django" with "Django" in spelling_wordlist. | akki | |
| 2016-11-03 | Fixed #27425 -- Removed obsolete "developers for hire" FAQ. | Tim Graham | |
| 2016-10-25 | Updated postgresql.org links to https and made them canonical. | Marti Raudsepp | |
| 2016-08-26 | Added Django 1.11, 2.0 to Python version support table. | Tim Graham | |
| 2016-07-14 | Fixed #26894 -- Fixed a typo in docs/faq/admin.txt | Tim Graham | |
| 2016-02-03 | Changed gypsy to manouche in docs and tests. | Blake Griffith | |
| "Gypsy" is considered a slur by the Romani people whom it refers to. "manouche jazz" is used in place of "gypsy jazz" and is an accepted term for the same genre of music. | |||
| 2016-01-22 | Fixed #26020 -- Normalized header stylings in docs. | Elif T. Kus | |
| 2015-12-08 | Fixed #25881 -- Marked Python 3.2 in Django 1.8 as unsupported at the end of ↵ | Tim Graham | |
| 2016. | |||
| 2015-12-01 | Fixed #25778 -- Updated docs links to use https when available. | Jon Dufresne | |
| 2015-11-16 | Fixed #25755 -- Unified spelling of "website". | Agnieszka Lasyk | |
| 2015-10-26 | Added Django 1.10 to Python version support table. | Tim Graham | |
| 2015-10-26 | Documented Python 3.5 support for Django 1.8. | Tim Graham | |
| Forwardport of d27085b02d58ecf8b72e7189b6a5feaf634ec977 from stable/1.8.x | |||
| 2015-09-17 | Refs #14091 -- Fixed connection.queries on SQLite. | Aymeric Augustin | |
| 2015-08-08 | Updated various links in docs | Claude Paroz | |
| 2015-08-08 | Updated Wikipedia links to use https | Claude Paroz | |
| 2015-06-22 | Simplified wording of Python support policy. | Tim Graham | |
| 2015-06-18 | Removed support for Python 3.3. | Tim Graham | |
| 2015-06-17 | Fixed outdated Python version support info in docs/topics/install.txt | Tim Graham | |
| 2015-04-02 | Removed Django 1.6 from the Python version chart. | Tim Graham | |
| 2015-01-17 | Removed compatibility with Python 3.2. | Tim Graham | |
| 2014-12-19 | Used https for most *.python.org links | Claude Paroz | |
