Historia zmian

Autor SHA1 Wiadomość Data
  Mariusz Felisiak 36e3eef7d5 Added CVE-2023-23969 to security archive. 2 lat temu
  Mariusz Felisiak 4dcb919c97 Ignored 097e3a70c1481ee7b042b2edd91b2be86fb7b5b6 formatting changes in git blame. 2 lat temu
  David Smith 097e3a70c1 Refs #33476 -- Applied Black's 2023 stable style. 2 lat temu
  Nick Pope 8c660fb592 Fixed CVE-2023-23969 -- Prevented DoS with pathological values for Accept-Language. 2 lat temu
  sag᠎e 110b3b8356 Fixed #34304 -- Made MySQL's SchemaEditor.remove_constraint() don't create foreign key index when unique constraint is ignored. 2 lat temu
  Durval Carvalho 40217d1a82 Fixed #34180 -- Added note about resetting language in test tear-downs. 2 lat temu
  Stanislav Volyk 20a0850099 Fixed #34283 -- Escaped title in admin's changelist filters. 2 lat temu
  fschwebel 0265b1b49b Fixed typo in docs/topics/auth/passwords.txt. 2 lat temu
  Sarah Boyce 8acc433e41 Fixed #28054 -- Made runserver not return response body for HEAD requests. 2 lat temu
  Mariusz Felisiak 82dad11bfe Refs #34255 -- Skipped test_group_by_nested_expression_with_params test on PostgreSQL when server-side binding cursors are used. 2 lat temu
  Raj Desai 246eb4836a Fixed #34254 -- Fixed return value of Exists() with empty queryset. 2 lat temu
  Simon Sawicki 7eb5391b71 Fixed #34294 -- Protected django.core.files.locks against argtypes redefinition on Windows. 2 lat temu
  Mariusz Felisiak 2b1242abb3 Fixed #34291 -- Fixed Meta.constraints validation crash on UniqueConstraint with ordered expressions. 2 lat temu
  Mariusz Felisiak 882f99031e Moved release note about the default PBKDF2 iterations into django.contrib.auth section. 2 lat temu
  Carlton Gibson d8e1442ce2 Adjusted release notes for 4.1.6, 4.0.9, and 3.2.17. 2 lat temu
  Carlton Gibson 1df963ad24 Set date and added stub release notes for 4.1.6, 4.0.9, and 3.2.17. 2 lat temu
  Stephen 34b3288149 Corrected passenv value for tox 4.0.6+. 2 lat temu
  朱穆穆 d3c93cdc59 Fixed #34227 -- Fixed QuerySet.select_related() with multi-level FilteredRelation. 2 lat temu
  Matt Westcott ef85b6bf0b Fixed #34192 -- Preserved callable storage when it returns default_storage. 2 lat temu
  Claude Paroz e3a4cee081 Fixed #34278 -- Made translatable string plural-aware in SelectFilter2.js. 2 lat temu
  touhf e1a093f8cb Added short description to remove_stale_contenttypes command. 2 lat temu
  noFFENSE 5cd1385356 Fixed #34242 -- Doc'd that primary key is set to None when deleting objects. 2 lat temu
  Francesco Panico cc8aa6bf9c Fixed #34267 -- Fixed sliced QuerySet.union() crash. 2 lat temu
  Niccolò Mineo 79c298c9ce Fixed #34266 -- Added ClosestPoint GIS database functions. 2 lat temu
  David Wobrock 4b066bde69 Fixed #34272 -- Fixed floatformat crash on zero with trailing zeros to zero decimal places. 2 lat temu
  Nick Pope 39f83765e1 Refs #32528 -- Simplified MigrationAutodetector._sort_migrations(). 4 lat temu
  Nick Pope 1e62a64202 Refs #32528 -- Simplified Media.merge(). 4 lat temu
  Nick Pope 1282b5e420 Fixed #32528 -- Replaced django.utils.topological_sort with graphlib.TopologicalSort(). 4 lat temu
  Nick Pope 4470c2405c Refs #34233 -- Used @functools.cache. 2 lat temu
  Mariusz Felisiak 23e8868862 Refs #34233 -- Used str.removeprefix()/removesuffix(). 2 lat temu