| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-30 | [2.2.x] Refs #30278 -- Fixed link in cached_property docs. | Tim Graham | |
| Backport of b9455b010e41d1c6e68faa11115212d50de3c231 from master. | |||
| 2019-03-30 | [2.2.x] Refs #30278 -- Doc'd behavior of del on an unaccessed cached_property. | Matthew Schinckel | |
| Thanks to Curtis Maloney for the description of the problem. Backport of c3c2ec54f59428cdf0a35abce594fd2ada35c209 from master | |||
| 2019-03-29 | [2.2.x] Removed unnecessary /static from links to PostgreSQL docs. | Nick Pope | |
| Backport of 198a2a9381a415f76c3170753270f5087ce4475a from master. | |||
| 2019-03-28 | [2.2.x] Used extlinks for Django's source code. | Tim Graham | |
| Backport of a68c029e224cebe540da7447dbbd27993b4aa793 from master. | |||
| 2019-03-28 | [2.2.x] Fixed #30299 -- Removed jQuery dependency from getCookie() in CSRF docs. | Tim Graham | |
| Backport of 8e675e2bd8366adf5d0b579accfef75a7b1bc3bf from master | |||
| 2019-03-28 | [2.2.x] Refs #1660 -- Doc'd the LANGUAGES_BIDI setting. | Nick Pope | |
| Backport of 07daa487aeb7d41d69d7d1cf9d4b3648e299e4ac from master | |||
| 2019-03-28 | [2.2.x] Doc'd that HttpResponse accepts bytestrings. | Mariusz Felisiak | |
| Backport of e449c3a832ff2a4e3fa83cec6909d0476ed14110 from master | |||
| 2019-03-28 | [2.2.x] Fixed "byte string" typo in various docs and comments. | Mariusz Felisiak | |
| Backport of 881362986a1ee8f650752de8471a895890b71f96 from master | |||
| 2019-03-27 | [2.2.x] Updated spelling and RFCs in HttpOnly cookie flag docs. | Nick Pope | |
| Backport of 398afba084679f1055926f6f91bd33fe124a92c5 from master. | |||
| 2019-03-27 | [2.2.x] Removed obsolete RFC from cookie docs. | Nick Pope | |
| RFC 2109 was obsoleted by RFC 2965 which was obsoleted by RFC 6265. Backport of 2afd670de5b2f28f56f722a95344fb7eefad3d37 from master | |||
| 2019-03-21 | [2.2.x] Used monospace font in date template filter format character docs. | Philipp Bosch | |
| Helps distinguish between lowercase L and uppercase I. Backport of 0b8abd7cdf1a5bae96dd0640af10ad504f104d06 from master. | |||
| 2019-03-18 | [2.2.x] Fixed #30253 -- Doc'd how to order nulls in QuerySet.order_by(). | Paul Wayper | |
| Backport of 1025e764291167f2f34a4d55bd3d043836e74250 from master. | |||
| 2019-02-25 | [2.2.x] Fixed documentation of database representation for ManyToManyField. | Mariusz Felisiak | |
| Backport of b0799f5d86b6c0ccb1dcba6e0d2eee336f7f5928 from master | |||
| 2019-02-14 | [2.2.x] Removed docs of unused libgeoip1/python-gdal packages. | Tim Graham | |
| Backport of 21f9d437374ee078ee46e23b64efa3d52ca6f49a from master. | |||
| 2019-02-12 | [2.2.x] Fixed #29943 -- Doc'd that admin changelist may add pk to ordering. | Hasan Ramezani | |
| Backport of f63811f4813f0e0439e140a97eeba18a5017e858 from master. | |||
| 2019-02-12 | [2.2.x] Doc'd database functions for overlaps lookup. | Claude Paroz | |
| Backport of 8cf9dbee6aeca57ab4dac986e46b79a2d234f703 from master | |||
| 2019-02-09 | [2.2.x] Fixed #30169 -- Removed SAP SQL Anywhere from "3rd party database ↵ | Tim Graham | |
| backends" as it's inactive. Backport of 56b50cbf73ecfd4577bb7cfe8dc8ccd4befd7e00 from master. | |||
| 2019-02-08 | [2.2.x] Removed extra characters in docs header underlines. | Mariusz Felisiak | |
| Backport of 25829197bb94585e94695360065ac614aa9e6a56 from master | |||
| 2019-02-07 | [2.2.x] Updated Oracle docs links to Oracle 18c. | Mariusz Felisiak | |
| Backport of 759a9b710c0e5a6009cfba406ff562919fa70ef0 from master | |||
| 2019-02-06 | [2.2.x] Refs #15372 -- Removed obsolete docs about manage.py setting sys.path. | Andy Chosak | |
| Backport of 80f4ecc64751d5cf13a7233aa520209fee4757c8 from master | |||
| 2019-02-05 | [2.2.x] Simplified and corrected LOGIN_URL, LOGIN_REDIRECT_URL, and ↵ | Tim Graham | |
| LOGOUT_REDIRECT_URL docs. Backport of b709d701303b3877387020c1558a590713b09853 from master. | |||
| 2019-02-04 | [2.2.x] Refs #30055 -- Bumped minimum SQLite version in GIS docs. | Tim Graham | |
| Backport of 4763c9719135f4de17924d9c8524f1cfe41bc645 from master. | |||
| 2019-01-31 | [2.2.x] Refs #28161 -- Doc'd INSTALLED_APPS requirement for ArrayField(CIText). | Robert Coup | |
| Backport of a8b03bea180e0660c0e159f3e7cf6192b512925f from master | |||
| 2019-01-31 | [2.2.x] Corrected output of Prefetch.to_attr example. | Sergey Fedoseev | |
| Backport of ba7a420012799b26ec9e969d0276d2ccee93c1f5 from master. | |||
| 2019-01-30 | [2.2.x] Fixed #30091 -- Doc'd middleware ordering requirements with ↵ | Carlton Gibson | |
| CSRF_USE_SESSIONS. Backport of bae66e759faee8513da4b11d3fd16b044b415bdb from master. | |||
| 2019-01-27 | [2.2.x] Fixed typo in docs/ref/request-response.txt. | Sergey Fursov | |
| Backport of 20ea68c4fea2beca258634ef026146d1555cc5b7 from master. | |||
| 2019-01-21 | [2.2.x] Corrected GenericRelation's related_query_name manual lookup example. | Pavel Savchenko | |
| And changed related_query_name to a singular noun. Backport of 130192b12b63357a8f5ff448cd0edfa5a8094909 from master. | |||
| 2019-01-17 | [2.2.x] Refs #28606 -- Corrected deprecation version for ↵ | Tim Graham | |
| CachedStaticFilesStorage. Backport of 6713926ebe22172e50f283185f969275c326416d from master | |||
| 2019-01-17 | [2.2.x] Fixed typo in QuerySet.bulk_update() documentation. | Day Barr | |
| Backport of 51fa59f0b39b24d4a589e01a26e539c3134a6c42 from master. | |||
| 2019-01-16 | Fixed #20147 -- Added HttpRequest.headers. | Santiago Basulto | |
| 2019-01-15 | Fixed #9475 -- Allowed RelatedManager.add(), create(), etc. for m2m with a ↵ | Collin Anderson | |
| through model. | |||
| 2019-01-14 | Refs #28643 -- Changed Variance() to use NumericOutputFieldMixin. | Nick Pope | |
| Keeps precision instead of forcing DecimalField to FloatField. | |||
| 2019-01-14 | Refs #28643 -- Changed StdDev() to use NumericOutputFieldMixin. | Nick Pope | |
| Keeps precision instead of forcing DecimalField to FloatField. | |||
| 2019-01-14 | Refs #28643 -- Changed Avg() to use NumericOutputFieldMixin. | Nick Pope | |
| Keeps precision instead of forcing DecimalField to FloatField. | |||
| 2019-01-13 | Fixed #27685 -- Added watchman support to the autoreloader. | Tom Forbes | |
| Removed support for pyinotify (refs #9722). | |||
| 2019-01-12 | Refs #28643 -- Added Reverse database function. | Nick Pope | |
| Thanks Mariusz Felisiak for Oracle advice and review. | |||
| 2019-01-12 | Fixed #30062 -- Added support for unique conditional constraints. | Paveł Tyślacki | |
| 2019-01-11 | Fixed #30097 -- Made 'obj' arg of InlineModelAdmin.has_add_permission() ↵ | MaximZemskov | |
| optional. Restored backwards compatibility after refs #27991. Regression in be6ca89396c031619947921c81b8795d816e3285. | |||
| 2019-01-11 | Refs #23829 -- Made ping_google command/function use https for the sitemap URL. | Sanyam Khurana | |
| 2019-01-11 | Documented ping_google()'s ping_url argument. | Sanyam Khurana | |
| 2019-01-10 | Fixed typos in docs/ref/models/constraints.txt. | Tim Graham | |
| 2019-01-10 | Refs #28643 -- Added NullIf database function. | Mads Jensen | |
| Thanks Nick Pope, Mariusz Felisiak, and Tim Graham for reviews. | |||
| 2019-01-09 | Fixed #30037 -- Added request arg to RemoteUserBackend.configure_user(). | Joshua Cannon | |
| 2019-01-09 | Corrected whitespace in docs/ref/contrib/auth.txt. | Tim Graham | |
| 2019-01-09 | Fixed #29968 -- Doc'd that QuerySet.bulk_update() doesn't check for duplicates. | Hasan Ramezani | |
| 2019-01-09 | Fixed #28658 -- Added DISTINCT handling to the Aggregate class. | Simon Charette | |
| 2019-01-02 | Fixed typo in docs/ref/migration-operations.txt. | Jozef | |
| 2018-12-29 | Fixed #30063 -- Doc'd that Meta.unique_together may be deprecated in favor ↵ | Paveł Tyślacki | |
| of Meta.constraints. | |||
| 2018-12-29 | Added examples to HttpRequest.build_absolute_uri() docs. | Adam Johnson | |
| 2018-12-24 | Added import locations to contrib.postgres aggregates and validators docs. | Marten Kenbeek | |
