summaryrefslogtreecommitdiff
path: root/docs/faq
AgeCommit message (Expand)Author
2023-11-19[4.2.x] Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.x.Mariusz Felisiak
2023-05-08[4.2.x] Fixed #34545 -- Corrected the number of months in installation FAQ.Akash Kumar Sen
2023-04-06[4.2.x] Fixed typos in docs/faq/contributing.txt.Rishi Joshi
2023-03-01[4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2023-02-10[4.2.x] Refs #34140 -- Applied rst code-block to non-Python examples.Carlton Gibson
2022-10-26Refs #33173 -- Doc'd Python 3.11 compatibility in Django 4.1.x.Mariusz Felisiak
2022-05-17Added stub release notes for 4.2.Carlton Gibson
2022-04-28Removed hyphen from pre-/re- prefixes.David
2022-04-28Added backticks to code literals in various docs.David
2022-04-19Fixed #33644 -- Corrected FAQ about displaying ManyToManyField in list_filter.Dominik
2021-10-05Refs #32074 -- Doc'd Python 3.10 compatibility in Django 3.2.x.Mariusz Felisiak
2021-09-20Added stub release notes for 4.1.Mariusz Felisiak
2021-08-09Fixed some broken links and redirects in docs.Jacob Walls
2021-07-29Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...David Smith
2021-06-03Refs #31356 -- Changed IRC links to the Libera.Chat webchat.Mariusz Felisiak
2021-05-20Changed IRC references to Libera.Chat.Mariusz Felisiak
2021-05-17Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.Nick Pope
2021-04-15Fixed #32652 -- Fixed links to new contributors FAQ.Carlton Gibson
2021-01-14Added stub release notes for 4.0.Mariusz Felisiak
2020-10-13Refs #31040 -- Doc'd Python 3.9 compatibility.Mariusz Felisiak
2020-06-03Removed reference to unsupported versions of Django and Python.David Smith
2020-05-29Corrected FAQ link in docs/faq/help.txt.Jon Dufresne
2020-05-13Used :envvar: role and .. envvar:: directive in various docs.Nick Pope
2020-05-13Added stub release notes for 3.2.Mariusz Felisiak
2020-05-04Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...Adam Johnson
2020-04-29Fixed #31356 -- Changed IRC links to the Freenode webchat.Hasan Ramezani
2020-04-01Prevented (and corrected) single backtick usage in docs.Adam Johnson
2020-03-31Removed unused link in docs/faq/help.txt.Mariusz Felisiak
2020-03-30Fixed links in Getting Help FAQ.Adam Johnson
2020-03-26Rewrote Get Help FAQ.Adam Johnson
2020-02-28Fixed #31032 -- Updated admin browser support FAQ for 2020.Carlton Gibson
2019-12-06Fixed #23433 -- Deprecated django-admin.py entry point in favor of django-admin.Jon Dufresne
2019-11-27Fixed #31018 -- Removed django-nonrel in NoSQL databases FAQ.Mariusz Felisiak
2019-11-12Refs #29926 -- Doc'd Python 3.8 compatibility in Django 2.2.x.Mariusz Felisiak
2019-11-08Refs #30948 -- Updated install instructions to use pip instead of setup.py.Jon Dufresne
2019-10-04Made minor edits and small fixes to docs/faq/install.txt.Katie McLaughlin
2019-09-10Added stub release notes for 3.1.Mariusz Felisiak
2019-09-06Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze
2019-05-27Refs #29548 -- Updated docs for MariaDB support.Mariusz Felisiak
2019-03-28Used extlinks for Django's source code.Tim Graham
2019-01-17Added stub release notes for 3.0.Tim Graham
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