summaryrefslogtreecommitdiff
path: root/docs/spelling_wordlist
AgeCommit message (Expand)Author
2022-05-21[4.0.x] Fixed #33725 -- Made hidden quick filter in admin's navigation sideba...Sankalp
2022-04-28[4.0.x] Added backticks to code literals in various docs.David
2022-04-28[4.0.x] Changed "refactorings" to "refactoring" in docs/releases/1.0.txt.David
2022-04-28[4.0.x] Changed "ie." to "i.e." in docs.David
2021-10-12[4.0.x] Added 'formatter' to spelling wordlist.Mariusz Felisiak
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
2019-09-04Fixed #27910 -- Added enumeration helpers for use in Field.choices.Shai Berger
2019-06-20Fixed #30451 -- Added ASGI handler and coroutine-safety.Andrew Godwin
2019-02-02Removed unused words from docs/spelling_wordlist.Mariusz Felisiak
2018-08-02Fixed #28990 -- Added autosummarize parameter to BrinIndex.Nick Pope
2018-08-01Fixed typos in comments and docs.luz.paz
2018-07-31Removed code terms from docs/spelling_wordlist.Tim Graham
2018-07-31Added words to docs/spelling_wordlist for Ubuntu 18.04.Tim Graham
2018-07-05Refs #28643 -- Added math database functions.Junyi Jiao
2018-04-29Fixed #29360 -- Removed Fabric examples in docs.Srinivas Reddy Thatiparthy
2018-02-10Fixed #28960 -- Added GEOSGeometry.buffer_with_style().Stanislav Karpov
2018-01-23Fixed "template tag" spelling in docs.Tim Graham
2018-01-08Fixed #28869 -- Made tagged test classes and methods inherit tags from parents.Will Ayd
2017-11-24Removed unused words from docs/spelling_wordlist.Mariusz Felisiak
2017-09-18Fixed #14370 -- Allowed using a Select2 widget for ForeignKey and ManyToManyF...Johannes Hoppe