summaryrefslogtreecommitdiff
path: root/docs/spelling_wordlist
AgeCommit message (Expand)Author
2023-07-03[4.2.x] Fixed #33405, Refs #7177 -- Clarified docs for filter escapejs regard...Jon Ribbens
2023-05-26[4.2.x] Fixed #34574 -- Noted unexpected outcomes in autoescape/escape docs.Natalia
2023-02-07[4.2.x] Fixed #34146 -- Added 3rd-party lib tutorial step.Tim Schilling
2022-12-20Refs DEP 12 -- Renamed TB to Steering Council wherever mentioned.Andrew Godwin
2022-12-14Removed KyngChaos packages from docs.Mariusz Felisiak
2022-11-04Removed obsolete references to pysqlite.Nick Pope
2022-08-30Added Central Kurdish (Sorani) language.Swara
2022-05-21Fixed #33725 -- Made hidden quick filter in admin's navigation sidebar not fo...Sankalp
2022-04-28Removed hyphen from pre-/re- prefixes.David
2022-04-28Changed "stdlib" to "Standard Library" in docs/releases/1.9.txt.David
2022-04-28Added links to Solr and Haystack in docs.David
2022-04-28Added backticks to code literals in various docs.David
2022-04-28Changed "refactorings" to "refactoring" in docs/releases/1.0.txt.David
2022-04-28Changed "ie." to "i.e." in docs.David
2022-03-10Changed some words to use inline markup.David Smith
2022-03-09Removed unused and unnecessary words from docs/spelling_wordlist.David
2022-03-09Changed "bolded" to "in bold" in docs.David Smith
2021-10-12Added 'formatter' to spelling wordlist.Mariusz Felisiak
2021-10-01Refs #32943 -- Added support for covering SP-GiST indexes on PostgreSQL 14+.Nick Pope
2021-09-14Fixed #33012 -- Added Redis cache backend.Daniyal
2021-07-30Refs #32956 -- Updated words ending in -wards.David Smith
2021-07-30Refs #31676 -- Added Mergers and Releasers to organization docs.Mariusz Felisiak
2021-07-30Removed unused and unnecessary words from docs/spelling_wordlist.David Smith
2021-07-29Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...David Smith
2021-05-20Changed IRC references to Libera.Chat.Mariusz Felisiak
2021-05-07Fixed #32670 -- Allowed GDALRasters to use any GDAL virtual filesystem.Jordi Castells
2021-03-30Fixed #31840 -- Added support for Cross-Origin Opener Policy header.bankc
2021-01-07Fixed #32018 -- Extracted admin colors into CSS variables.Matthias Kestenholz
2020-12-16Fixed #32273 -- Doc'd AdminSite.unregister().Hasan Ramezani
2020-11-11Fixed #31216 -- Added support for colorama terminal colors on Windows.MinchinWeb
2020-08-28Fixed #31928 -- Fixed detecting an async get_response in various middlewares.Kevin Michel
2020-08-05Added Hypercorn to ASGI deployment guide. Phil Jones
2020-07-14Added Igbo language.Kelechi Precious Nwachukwu
2020-07-08Added Turkmen language.Resulkary
2020-06-18Refs #31670 -- Renamed whitelist argument and attribute of EmailValidator.David Smith
2020-06-17Refs #31670 -- Removed whitelist/blacklist terminology in docs and comments.David Smith
2020-06-12Added support for the Tajik language.Claude Paroz
2020-06-03Preferred usage of among/while to amongst/whilst.David Smith
2020-06-02Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.Jon Dufresne
2020-05-20Added Kyrgyz language.Claude Paroz
2020-05-14Refs #31034 -- Documented admin requires django.template.context_processors.r...Jon Dufresne
2020-04-20Capitalized Unicode in docs, strings, and comments.Jon Dufresne
2020-04-01Corrected docs spelling of PgBouncer.Carlton Gibson
2020-04-01Prevented (and corrected) single backtick usage in docs.Adam Johnson
2020-03-26Clarified async documentation.Adam Johnson
2020-03-18Fixed #31224 -- Added support for asynchronous views and middleware.Andrew Godwin
2020-03-13Refs #31224 -- Doc'd async adapter functions.Andrew Godwin
2020-02-28Fixed #31032 -- Updated admin browser support FAQ for 2020.Carlton Gibson
2019-12-03Fixed #31056 -- Allowed disabling async-unsafe check with an environment vari...Andrew Godwin
2019-12-03Refs #30451 -- Doc'd asynchronous support and async-safety.Andrew Godwin