Historie revizí

Autor SHA1 Zpráva Datum
  Simon Charette 99ac8e2589 Refs #35967 -- Doc'd DatabaseCreation.serialize_db_to_string() method. před 1 měsícem
  Simon Charette dc69a63f84 Fixed #35967 -- Deferred test suite fixtures serialization after all dbs setup. před 3 měsíci
  Simon Charette df2c4952df Fixed #36173 -- Stabilized identity of Concat with an explicit output_field. před 1 měsícem
  Julien Palard 6fcd0440aa Fixed #36102 -- Moved i18n comments directly above the translatable string. před 2 měsíci
  Luke Cousins 579a1c9996 Corrected wording in docs/ref/models/constraints.txt. před 1 měsícem
  Jaime Terreu d87bb0eb3e Fixed typo in docs/ref/databases.txt. před 1 měsícem
  Kim Yeongbin 14b46c1b84 Corrected SHORT_DATE_FORMAT for Korean (ko). před 1 měsícem
  Natalia 56e23b2319 Fixed #36158 -- Refactored shell command to improve auto-imported objects reporting. před 1 měsícem
  Sarah Boyce 05002c153c Fixed #36182 -- Returned "?" if all parameters are removed in querystring template tag. před 1 měsícem
  Georgi Yanchev 0ee842bb45 Fixed #36146 -- Recorded applied/unapplied migrations recursively. před 1 měsícem
  Mariusz Felisiak 54a902c6e8 Reverted "Refs #35803 -- Added support for __coveredby GIS lookup on MariaDB 11.7+." před 1 měsícem
  Mariusz Felisiak eb70aafdba Reverted "Fixed #35803 -- Added support for Collect, GeoHash, and IsValid on MariaDB 11.7+." před 1 měsícem
  Simon Charette d386405e04 Refs #36181 -- Removed the obsolete SubqueryConstraint machinery. před 1 měsícem
  Simon Charette 8561100425 Fixed #36181 -- Allowed Subquery usage in __in lookups against composite pks. před 1 měsícem
  Tim Graham 47c837a1ff Refs #23919 -- Removed Python 2 workaround in fixtures_regress. před 1 měsícem
  Simon Charette 41239fe34d Fixed #36149 -- Allowed subquery values against tuple exact and in lookups. před 2 měsíci
  Natalia 0597e8ad1e Refs #35515 -- Fixed shell command verbose output when auto-importing 0 or 1 object. před 1 měsícem
  Natalia 44ccd20375 Refs #35515 -- Refactored internal `get_and_report_namespace` in the shell command. před 1 měsícem
  Natalia 3839afb63a Refs #35515 -- Added missing docs for `--no-imports` flag for the shell command. před 1 měsícem
  Natalia ca0794fa32 Wrapped lines at 79 cols in docs/howto/custom-shell.txt. před 1 měsícem
  Mariusz Felisiak 0dc61495b2 Specified "django" repository for twine call in docs/internals/howto-release-django.txt. před 1 měsícem
  Simon Charette 4a3ad9eebb Fixed #36148 -- Enabled native tuple comparison lookups on SQLite 3.37+ and Oracle 23.4+. před 2 měsíci
  Simon Charette a0a765ddeb Refs #36148 -- Relied on a feature switch to define tuple lookups support. před 2 měsíci
  Simon Charette c326cfe3b1 Refs #373 -- Delegated Tuple compilation to compiler. před 1 měsícem
  Mariusz Felisiak 17160819f3 Fixed #36105 -- Dropped support for MariaDB 10.5. před 1 měsícem
  Simon Charette 0bac41fc7e Refs #34975 -- Removed unnecessary lookups.In.get_refs(). před 3 měsíci
  Simon Charette 089deb82b9 Fixed #36025 -- Fixed re-aliasing of iterable (in/range) lookups rhs. před 3 měsíci
  brian b13b8684a0 Fixed #36061 -- Added migration support for ManyToManyField.through_fields. před 2 měsíci
  Simon Charette 2598b371a9 Fixed #35677 -- Avoided non-sticky filtering of prefetched many-to-many. před 2 měsíci
  Ben Cail db7b1ae9f6 Refs #22997 -- Prevented requesting a default value for auto fields. před 6 měsíci