Historie revizí

Autor SHA1 Zpráva Datum
  John Parton 40d5516385 Fixed #35718 -- Add JSONArray to django.db.models.functions. před 6 měsíci
  Chris Muthig d734f1651c Refs #35444 -- Deprecated contrib.postgres aggregates ordering for order_by. před 8 měsíci
  Jacob Walls 46b3e7dd8c Fixed #36048 -- Preferred ValueError to NotSupportedError for composite pk sanity checks. před 2 měsíci
  Adam Johnson 51df0dff3c Fixed #36057 -- Enabled test runner to debug chained exceptions with `--pdb` on Python 3.13+. před 2 měsíci
  Adam Johnson ec0e784f91 Fixed #36056 -- Made OutputWrapper a virtual subclass of TextIOBase. před 2 měsíci
  Tim Graham a4d3f2535e Removed stray comment in ArrayField.check(). před 2 měsíci
  Jacob Walls a8e4fd11ef Fixed #36052 -- Supported CompositePrimaryKey in inspectdb. před 2 měsíci
  Raphael Gaschignard ddefc3fed1 Fixed #35918 -- Added support for execute_sql to directly return row counts. před 4 měsíci
  Chaitanya Rahalkar d97cacc2ae Fixed #36026 -- Clarified that View.setup() sets the request, args, kwargs attributes. před 3 měsíci
  YashRaj1506 083e623953 Fixed #35414 -- Used default headers in AsyncRequestFactory. před 3 měsíci
  YashRaj1506 12f4f95405 Fixed #35740 -- Fixed FileFieldStorageTests.test_extended_length_storage when using bcachefs. před 3 měsíci
  Jacob Walls c3a681659c Fixed #36029 -- Handled implicit exact lookups in condition depth checks for FilteredRelation. před 3 měsíci
  Tim Graham 45dc2aaa2a Added missing test for QuerySet.delete() when raising EmptyResultSet. před 2 měsíci
  David Smith 987854ba44 Fixed #32819 -- Added aria-describedby to fields with errors. před 1 rokem
  Harsha Vardhan V 53df2ee7a4 Removed current year from Python license file. před 2 měsíci
  Ari Pollak ad385ae163 Fixed #36037 -- Fixed default primary key type in docs. před 3 měsíci
  Jacob Walls 82b913cd6c Fixed typo in django/db/models/fields/related_descriptors.py. před 2 měsíci
  Jacob Walls f14cab28a5 Fixed typo in django/db/models/query.py docstring. před 3 měsíci
  Johannes Maron 989329344a Fixed #35886 -- Added support for object-based form media script assets. před 4 měsíci
  Mariusz Felisiak b322319f9d Fixed #36034 -- Added system check for ForeignKey/ForeignObject/ManyToManyField to CompositePrimaryKeys. před 2 měsíci
  Jacob Walls 2a61b5f97c Refs #373 -- Errored when providing db_column to CompositePrimaryKey. před 2 měsíci
  David Smith 8d9901c961 Fixed #35891 -- Confirmed support for GDAL 3.10. před 3 měsíci
  Mariusz Felisiak c534b6c493 Fixed #35991 -- Fixed crash when adding non-nullable field after renaming part of CompositePrimaryKey on SQLite. před 3 měsíci
  Tim Graham 733d3998e2 Refs #373 -- Fixed false failure of test_error_on_comment_pk_conflict. před 3 měsíci
  Mariusz Felisiak fcd9d08379 Refs #35844 -- Fixed OtherModelFormTests.test_prefetch_related_queryset() test on Python 3.14+. před 3 měsíci
  Aman Sharma f05edb2b43 Fixed #36016 -- Prevented traceback when quitting makemigrations with Ctrl-C. před 3 měsíci
  Andrew Miller 3ee4c6a27a Refs #26007 -- Improved the ImproperlyConfigured error message for SingleObjectTemplateResponseMixin.get_template_names(). před 3 měsíci
  Andrew Miller 0fc6d5362b Fixed #26007 -- Clarified SingleObjectTemplateResponseMixin.get_template_names() docs. před 3 měsíci
  Tim Graham bb6114ce50 Added DatabaseFeatures.rounds_to_even. před 3 měsíci
  Erica Pisani 20f9f61805 Fixed #35996 -- Fixed database serialization crash when serializing a many-to-many field that had a prefetch. před 3 měsíci