| Age | Commit message (Expand) | Author |
| 2019-04-03 | Added stub release notes for 2.2.1. | Mariusz Felisiak |
| 2019-04-02 | Fixed typo in docs/releases/2.2.txt. | Alex Gaynor |
| 2019-04-01 | Corrected date format in 2.2 release notes. | Carlton Gibson |
| 2019-04-01 | Set release date in v2.2 release notes. | Carlton Gibson |
| 2019-03-30 | Fixed #30289 -- Prevented admin inlines for a ManyToManyField's implicit thro... | Tim Graham |
| 2019-03-30 | Added stub 2.1.8 release notes. | Tim Graham |
| 2019-03-29 | Fixed #30294 -- Allowed HttpResponse to accept memoryview content. | sage |
| 2019-03-28 | Fixed "byte string" typo in various docs and comments. | Mariusz Felisiak |
| 2019-03-27 | Updated spelling and RFCs in HttpOnly cookie flag docs. | Nick Pope |
| 2019-03-25 | Fixed typo in docs/releases/3.0.txt. | Mariusz Felisiak |
| 2019-03-24 | Fixed #30259 -- Added support for admin_order_field attribute on properties i... | Jani Tiainen |
| 2019-03-22 | Fixed #30271 -- Added the Sign database function. | Nick Pope |
| 2019-03-21 | Refs #30158 -- Added alias argument to Expression.get_group_by_cols(). | Simon Charette |
| 2019-03-21 | Fixed #29956 -- Allowed overriding an order field widget in formsets. | Hasan Ramezani |
| 2019-03-20 | Fixed #30240 -- Added SHA1, SHA224, SHA256, SHA384, and SHA512 database funct... | Nick Pope |
| 2019-03-20 | Fixed #28738 -- Added the GeometryDistance function. | Francisco Couzo |
| 2019-03-18 | Fixed #30263 -- Doc'd changes to form Media sorting (refs #30179). | Carlton Gibson |
| 2019-03-08 | Fixed #30186 -- Made showmigrations --list display the applied datetimes at v... | tschilling |
| 2019-03-07 | Fixed #29754 -- Added is_dst parameter to Trunc database functions. | ahbk |
| 2019-03-07 | Corrected markup in v3.0 release notes. | tschilling |
| 2019-02-21 | Refs #28643 -- Added MD5 database function. | Mariusz Felisiak |
| 2019-02-20 | Fixed #18707 -- Added support for the test client to return 500 responses. | Jon Dufresne |
| 2019-02-14 | Refs #15902 -- Deprecated storing user's language in the session. | Claude Paroz |
| 2019-02-14 | Fixed #30171 -- Fixed DatabaseError in servers tests. | Jon Dufresne |
| 2019-02-12 | Refs #29478 -- Clarified cached_property 2.2 release note. | Tim Graham |
| 2019-02-12 | Fixed #22423 -- Added support for MySQL operators on real geometries. | Claude Paroz |
| 2019-02-11 | Added CVE-2019-6975 to the security release archive. | Tim Graham |
| 2019-02-11 | Refs #30177 -- Forwardported 2.0.13 release notes. | Tim Graham |
| 2019-02-11 | Refs #30175 -- Added release notes for 2.1.7, 2.0.12, and 1.11.20 releases. | Carlton Gibson |
| 2019-02-11 | Fixed typo in docs/releases/2.2.txt. | Atul Varma |
| 2019-02-11 | Fixed CVE-2019-6975 -- Fixed memory exhaustion in utils.numberformat.format(). | Carlton Gibson |
| 2019-02-10 | Fixed typo in docs/releases/3.0.txt. | Jon Dufresne |
| 2019-02-09 | Dropped support for GEOS 3.4. | Tim Graham |
| 2019-02-08 | Removed extra characters in docs header underlines. | Mariusz Felisiak |
| 2019-02-08 | Fixed #30004 -- Changed default FILE_UPLOAD_PERMISSION to 0o644. | Himanshu Lakhara |
| 2019-02-08 | Fixed #30166 -- Dropped support for GDAL 1.11. | Tim Graham |
| 2019-02-08 | Fixed #30165 -- Deprecated ugettext(), ugettext_lazy(), ugettext_noop(), unge... | Jon Dufresne |
| 2019-02-07 | Fixed #16027 -- Added app_label to ContentType.__str__(). | Gregory N. Schmit |
| 2019-02-07 | Added stub release notes for security releases. | Carlton Gibson |
| 2019-02-07 | Updated Oracle docs links to Oracle 18c. | Mariusz Felisiak |
| 2019-02-06 | Refs #27753 -- Deprecated django.utils.encoding.force_text() and smart_text(). | Tim Graham |
| 2019-02-06 | Fixed #30157 -- Dropped support for Oracle 12.1. | Mariusz Felisiak |
| 2019-02-05 | Refs #27753 -- Removed django.utils.safestring.SafeBytes. | Tim Graham |
| 2019-02-05 | Refs #27753 -- Removed django.utils.functional.curry(). | Tim Graham |
| 2019-02-05 | Refs #27753 -- Removed django.utils.decorators.ContextDecorator alias. | Tim Graham |
| 2019-02-05 | Refs #27753 -- Removed django.utils.six. | Tim Graham |
| 2019-02-05 | Refs #27753 -- Removed django.utils._os.abspathu(), upath(), and npath(). | Tim Graham |
| 2019-02-05 | Refs #27753 -- Removed django.utils.decorators.available_attrs(). | Tim Graham |
| 2019-02-05 | Refs #27753 -- Removed django.utils.lru_cache. | Tim Graham |
| 2019-02-05 | Refs #27753 -- Removed django.test.utils.patch_logger() and str_prefix(). | Tim Graham |