summaryrefslogtreecommitdiff
path: root/docs/faq
AgeCommit message (Collapse)Author
2021-05-20[2.2.x] Changed IRC references to Libera.Chat.Mariusz Felisiak
Backport of 66491f08fe86629fa25977bb3dddda06959f65e7 from main.
2020-10-13[2.2.x] Refs #31040 -- Doc'd Python 3.9 compatibility.Mariusz Felisiak
Backport of e18156b6c35908f2a4026287b5225a6a4da8af1a from master.
2019-11-27[2.2.x] Fixed #31018 -- Removed django-nonrel in NoSQL databases FAQ.Mariusz Felisiak
Backport of a36f7ed6ac5b2529db7e13fd3754290484928b18 from master
2019-11-12[2.2.x] Refs #29926 -- Doc'd Python 3.8 compatibility in Django 2.2.x.Mariusz Felisiak
Backport of b93a0e34d9b9b99d41103782b7e7aeabf47517e3 from master.
2019-11-08[2.2.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-03-28[2.2.x] Used extlinks for Django's source code.Tim Graham
Backport of a68c029e224cebe540da7447dbbd27993b4aa793 from master.
2018-12-22Renamed Sqlite and Sqlite3 references to SQLite.Nick Pope
2018-11-17Refs #28814 -- Doc'd Python 3.7 compatibility in Django 1.11.x.Tim Graham
2018-11-10Updated some links to https and new locations.Mads Jensen
2018-06-29Fixed #29261 -- Doc'd the reason for LICENSE.python.James Bennett
2018-06-28Refs #28814 -- Documented Python 3.7 compatibility.Asif Saifuddin Auvi
2018-05-17Added stub 2.2 release notes.Tim Graham
2017-08-11Fixed #27855 -- Updated docs for Python 3.4 support in Django 2.0.Tim Graham
2017-08-07Added newline at end of docs/faq/index.txt.Mads Jensen
2017-05-22Updated various links in docs to avoid redirectsClaude Paroz
Thanks Tim Graham and Mariusz Felisiak for review and completion.
2017-04-24Renamed "Mac OS X" to "macOS" in docs.Michiel Beijen
2017-03-21Removed an obsolete temporal reference in docs/faq/general.txt.Garry Polley
2017-03-20Removed extra characters in docs header underlines.Mariusz Felisiak
2017-03-14Replaced docs/internals/team.txt with DSF teams page.Tobias McNulty
2017-02-03Fixed spelling of "nonexistent".Tim Graham
2017-01-18Refs #23919 -- Removed Python 2 notes in docs.Tim Graham
2016-12-21Removed the importance of "core developers" in triaging tickets, etc.Tim Graham
2016-11-15Replaced "django" with "Django" in spelling_wordlist.akki
2016-11-03Fixed #27425 -- Removed obsolete "developers for hire" FAQ.Tim Graham
2016-10-25Updated postgresql.org links to https and made them canonical.Marti Raudsepp
2016-08-26Added Django 1.11, 2.0 to Python version support table.Tim Graham
2016-07-14Fixed #26894 -- Fixed a typo in docs/faq/admin.txtTim Graham
2016-02-03Changed 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-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2015-12-08Fixed #25881 -- Marked Python 3.2 in Django 1.8 as unsupported at the end of ↵Tim Graham
2016.
2015-12-01Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne
2015-11-16Fixed #25755 -- Unified spelling of "website".Agnieszka Lasyk
2015-10-26Added Django 1.10 to Python version support table.Tim Graham
2015-10-26Documented Python 3.5 support for Django 1.8.Tim Graham
Forwardport of d27085b02d58ecf8b72e7189b6a5feaf634ec977 from stable/1.8.x
2015-09-17Refs #14091 -- Fixed connection.queries on SQLite.Aymeric Augustin
2015-08-08Updated various links in docsClaude Paroz
2015-08-08Updated Wikipedia links to use httpsClaude Paroz
2015-06-22Simplified wording of Python support policy.Tim Graham
2015-06-18Removed support for Python 3.3.Tim Graham
2015-06-17Fixed outdated Python version support info in docs/topics/install.txtTim Graham
2015-04-02Removed Django 1.6 from the Python version chart.Tim Graham
2015-01-17Removed compatibility with Python 3.2.Tim Graham
2014-12-19Used https for most *.python.org linksClaude Paroz
2014-12-18Removed need to update Python version support note on each new release.Tim Graham
2014-11-28Added 1.9/removed 1.5 on Python version support table.Tim Graham
2014-09-21Fixed #23527 -- Removed Cheetah references in docsOla Sitarska
Thanks to @aaugustin for submitting the ticket.
2014-08-12Fixed #23016 -- Updated FAQs per Aymeric's suggestions.Ola Sitarska
2014-08-01Renamed "committers" to "team".Aymeric Augustin
2014-07-30Fixed #23067 -- Updated docs to use django-adminChristoph Heer
2014-06-24Fixed #22880 -- Added FAQ entry about UnicodeDecodeErrorClaude Paroz
Thanks Víðir Valberg Guðmundsson for the report and Tim Graham for the review.