История коммитов

Автор SHA1 Сообщение Дата
  Durval Carvalho 40217d1a82 Fixed #34180 -- Added note about resetting language in test tear-downs. 2 лет назад
  Stanislav Volyk 20a0850099 Fixed #34283 -- Escaped title in admin's changelist filters. 2 лет назад
  fschwebel 0265b1b49b Fixed typo in docs/topics/auth/passwords.txt. 2 лет назад
  Sarah Boyce 8acc433e41 Fixed #28054 -- Made runserver not return response body for HEAD requests. 2 лет назад
  Mariusz Felisiak 82dad11bfe Refs #34255 -- Skipped test_group_by_nested_expression_with_params test on PostgreSQL when server-side binding cursors are used. 2 лет назад
  Raj Desai 246eb4836a Fixed #34254 -- Fixed return value of Exists() with empty queryset. 2 лет назад
  Simon Sawicki 7eb5391b71 Fixed #34294 -- Protected django.core.files.locks against argtypes redefinition on Windows. 2 лет назад
  Mariusz Felisiak 2b1242abb3 Fixed #34291 -- Fixed Meta.constraints validation crash on UniqueConstraint with ordered expressions. 2 лет назад
  Mariusz Felisiak 882f99031e Moved release note about the default PBKDF2 iterations into django.contrib.auth section. 2 лет назад
  Carlton Gibson d8e1442ce2 Adjusted release notes for 4.1.6, 4.0.9, and 3.2.17. 2 лет назад
  Carlton Gibson 1df963ad24 Set date and added stub release notes for 4.1.6, 4.0.9, and 3.2.17. 2 лет назад
  Stephen 34b3288149 Corrected passenv value for tox 4.0.6+. 2 лет назад
  朱穆穆 d3c93cdc59 Fixed #34227 -- Fixed QuerySet.select_related() with multi-level FilteredRelation. 2 лет назад
  Matt Westcott ef85b6bf0b Fixed #34192 -- Preserved callable storage when it returns default_storage. 2 лет назад
  Claude Paroz e3a4cee081 Fixed #34278 -- Made translatable string plural-aware in SelectFilter2.js. 2 лет назад
  touhf e1a093f8cb Added short description to remove_stale_contenttypes command. 2 лет назад
  noFFENSE 5cd1385356 Fixed #34242 -- Doc'd that primary key is set to None when deleting objects. 2 лет назад
  Francesco Panico cc8aa6bf9c Fixed #34267 -- Fixed sliced QuerySet.union() crash. 2 лет назад
  Niccolò Mineo 79c298c9ce Fixed #34266 -- Added ClosestPoint GIS database functions. 2 лет назад
  David Wobrock 4b066bde69 Fixed #34272 -- Fixed floatformat crash on zero with trailing zeros to zero decimal places. 2 лет назад
  Nick Pope 39f83765e1 Refs #32528 -- Simplified MigrationAutodetector._sort_migrations(). 4 лет назад
  Nick Pope 1e62a64202 Refs #32528 -- Simplified Media.merge(). 4 лет назад
  Nick Pope 1282b5e420 Fixed #32528 -- Replaced django.utils.topological_sort with graphlib.TopologicalSort(). 4 лет назад
  Nick Pope 4470c2405c Refs #34233 -- Used @functools.cache. 2 лет назад
  Mariusz Felisiak 23e8868862 Refs #34233 -- Used str.removeprefix()/removesuffix(). 2 лет назад
  Nick Pope fd21f82aa8 Refs #34233 -- Used types.NoneType. 2 лет назад
  Nick Pope 26a395f27d Refs #34233 -- Used aiter() and anext(). 2 лет назад
  Mariusz Felisiak a04565845a Refs #34233 -- Referenced isocalendar() results by names not indexes. 2 лет назад
  Mariusz Felisiak b209518089 Refs #32339 -- Deprecated transitional form renderers. 2 лет назад
  Mariusz Felisiak 3bbe22dafc Fixed #34233 -- Dropped support for Python 3.8 and 3.9. 2 лет назад