| Age | Commit message (Expand) | Author |
| 2019-04-18 | Fixed typos in docs, comments, and exception messages. | Ville Skyttä |
| 2019-04-17 | Updated SpatiaLite install instructions to suggest first package from recent ... | Willy Njundong |
| 2019-04-17 | Fixed #27755 -- Added ModelAdmin.get_inlines() hook. | Hasan Ramezani |
| 2019-04-16 | Fixed typo in docs/ref/models/instances.txt. | Gary Donovan |
| 2019-04-15 | Fixed #30326 -- Doc'd how to avoid persistence of F() assignment. | sage |
| 2019-04-09 | Fixed #30321 -- Added example of changed_data to forms docs. | Bruno Furtado |
| 2019-04-08 | Fixed #30304 -- Added support for the HttpOnly, SameSite, and Secure flags on... | Ran Benita |
| 2019-04-07 | Refs #27807 -- Removed docs for User.username_validator. | Tim Graham |
| 2019-04-02 | Fixed typo in docs/ref/settings.txt. | Mariusz Felisiak |
| 2019-03-30 | Refs #30278 -- Fixed link in cached_property docs. | Tim Graham |
| 2019-03-30 | Refs #30278 -- Doc'd behavior of del on an unaccessed cached_property. | Matthew Schinckel |
| 2019-03-29 | Removed unnecessary /static from links to PostgreSQL docs. | Nick Pope |
| 2019-03-29 | Fixed #30294 -- Allowed HttpResponse to accept memoryview content. | sage |
| 2019-03-28 | Moved extlinks in docs config to allow using 'version' variable. | Tim Graham |
| 2019-03-28 | Used extlinks for Django's source code. | Tim Graham |
| 2019-03-28 | Fixed #30299 -- Removed jQuery dependency from getCookie() in CSRF docs. | Tim Graham |
| 2019-03-28 | Fixed #30241 -- Added more system checks of translation settings. | Nick Pope |
| 2019-03-28 | Refs #29713 -- Improved error message when LANGUAGE_CODE is invalid. | Nick Pope |
| 2019-03-28 | Refs #1660 -- Doc'd the LANGUAGES_BIDI setting. | Nick Pope |
| 2019-03-28 | Doc'd that HttpResponse accepts bytestrings. | Mariusz Felisiak |
| 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-27 | Removed obsolete RFC from cookie docs. | Nick Pope |
| 2019-03-25 | Fixed #28431 -- Added a system check for BinaryField to prevent strings defau... | Hasan Ramezani |
| 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 | Used monospace font in date template filter format character docs. | Philipp Bosch |
| 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 #30253 -- Doc'd how to order nulls in QuerySet.order_by(). | Paul Wayper |
| 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-01 | Refs #29408 -- Cosmetic edits for validation of related fields and lookups in... | Mariusz Felisiak |
| 2019-03-01 | Fixed #29408 -- Added validation of related fields and lookups in model Meta.... | Hasan Ramezani |
| 2019-02-25 | Fixed documentation of database representation for ManyToManyField. | Mariusz Felisiak |
| 2019-02-21 | Refs #28643 -- Added MD5 database function. | Mariusz Felisiak |
| 2019-02-14 | Refs #15902 -- Deprecated storing user's language in the session. | Claude Paroz |
| 2019-02-14 | Removed docs of unused libgeoip1/python-gdal packages. | Tim Graham |
| 2019-02-12 | Fixed #29943 -- Doc'd that admin changelist may add pk to ordering. | Hasan Ramezani |
| 2019-02-12 | Fixed #22423 -- Added support for MySQL operators on real geometries. | Claude Paroz |
| 2019-02-12 | Doc'd database functions for overlaps lookup. | Claude Paroz |
| 2019-02-09 | Fixed #30169 -- Removed SAP SQL Anywhere from "3rd party database backends" a... | Tim Graham |
| 2019-02-09 | Dropped support for GEOS 3.4. | Tim Graham |
| 2019-02-09 | Confirmed support for GDAL 2.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 | Updated Oracle docs links to Oracle 18c. | Mariusz Felisiak |