summaryrefslogtreecommitdiff
path: root/docs/spelling_wordlist
AgeCommit message (Expand)Author
2021-10-12[3.1.x] Added 'formatter' to spelling wordlist.Mariusz Felisiak
2021-05-20[3.1.x] Changed IRC references to Libera.Chat.Mariusz Felisiak
2020-12-16[3.1.x] Fixed #32273 -- Doc'd AdminSite.unregister().Hasan Ramezani
2020-08-28[3.1.x] Fixed #31928 -- Fixed detecting an async get_response in various midd...Kevin Michel
2020-08-05[3.1.x] Added Hypercorn to ASGI deployment guide.Phil Jones
2020-07-14[3.1.x] Added Igbo language.Kelechi Precious Nwachukwu
2020-07-08[3.1.x] Added Turkmen language.Resulkary
2020-06-17[3.1.x] Refs #31670 -- Removed whitelist/blacklist terminology in docs and co...David Smith
2020-06-12[3.1.x] Added support for the Tajik language.Claude Paroz
2020-06-02[3.1.x] Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.Jon Dufresne
2020-05-20[3.1.x] Added Kyrgyz language.Claude Paroz
2020-05-14[3.1.x] Refs #31034 -- Documented admin requires django.template.context_proc...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
2017-09-09Fixed capitalization of "Spherical Mercator."Sergey Fedoseev
2017-08-30Fixed #28548 -- Replaced 'middlewares' with 'middleware' in docs.Jkrzy
2017-07-19Fixed #28414 -- Fixed ClearableFileInput rendering as a subwidget of MultiWid...Roman Selivanov
2017-06-02Fixed #28260 -- Allowed customizing the test tablespace initial and autoexten...Mariusz Felisiak
2017-05-30Fixed #28212 -- Allowed customizing the port that LiveServerTestCase uses.Robert Rollins
2017-05-06Fixed #28062 -- Added a setting to disable server-side cursors on PostgreSQL.François Freitag
2017-04-26Fixed #27644 -- Doc'd FileSystemStorage.get_created_time().Ingo Klöcker
2017-04-20Added "reraising" to docs/spelling_wordlistTim Graham
2017-03-16Removed unused words from docs/spelling_wordlist.Mariusz Felisiak
2016-12-27Fixed #15667 -- Added template-based widget rendering.Preston Timmons
2016-12-20Fixed #27439 -- Documented macOS locale configuration for Django tests.Alix Martineau
2016-11-29Added my bioAdam Chainz
2016-11-15Replaced "django" with "Django" in spelling_wordlist.akki
2016-11-05Readded 'pytz' to spelling wordlist.Rivo Laks
2016-10-31Fixed #27410 -- Clarified when static files is enabled in STATIC_ROOT docs.Tim Graham