コミット履歴

作者 SHA1 メッセージ 日付
  Durval Carvalho 40217d1a82 Fixed #34180 -- Added note about resetting language in test tear-downs. 1 年間 前
  kimsoungryoul 78f163a4fb Fixed #18468 -- Added support for comments on columns and tables. 2 年 前
  James Gillard c5ed884eab Fixed #34205 -- Fixed Meta.constraints validation crash with ArrayField and __len lookup. 1 年間 前
  SirAbhi13 b8738aea14 Fixed #33199 -- Deprecated passing positional arguments to Signer/TimestampSigner. 2 年 前
  Giebisch 85b52d22fd Fixed #33701 -- Added fine-grained error locations to the technical 500 debug page. 2 年 前
  Ilya Bass 798e38c2b9 Fixed #31090 -- Logged transaction management queries. 2 年 前
  Francesco Panico 51faf4bd17 Fixed #34148 -- Reverted "Fixed #32901 -- Optimized BaseForm.__getitem__()." 2 年 前
  Jon Janzen 7b94847e38 Fixed #34139 -- Fixed acreate(), aget_or_create(), and aupdate_or_create() methods for related managers. 2 年 前
  DevilsAutumn d5bcdf858d Fixed #34112 -- Added async-compatible interface to Model methods. 2 年 前
  Msvstl 67bc2f1b99 Corrected test_update_or_create_with_model_property_defaults test. 2 年 前
  Gav O'Connor be63c78760 Fixed #24179 -- Added filtering to selected side of vertical/horizontal filters. 2 年 前
  Mark Evans 19e0587ee5 Fixed #33937 -- Optimized serialization of related m2m fields without natural keys. 2 年 前
  Ramil Yanbulatov c6290bae9d Fixed #33842 -- Used :source: role for links to repo files on GitHub. 2 年 前
  Fiza Ashraf c0beff2123 Fixed #33899 -- Fixed migration crash when removing indexed field on SQLite 3.35.5+. 2 年 前
  Arslan Noor 5c93a84f44 Corrected various typos in contributing docs. 2 年 前
  Anv3sh d7f5bfd241 Fixed #32969 -- Fixed pickling HttpResponse and subclasses. 2 年 前
  Matt Brewer 8d160f154f Fixed #33788 -- Added TrigramStrictWordSimilarity() and TrigramStrictWordDistance() on PostgreSQL. 2 年 前
  Ronnie van den Crommenacker c32858a8ce Fixed #33565 -- Improved locale format validation for the makemessages command. 2 年 前
  Ciaran McCormick 286e7d076c Fixed #33764 -- Deprecated BaseUserManager.make_random_password(). 2 年 前
  Jonas Lundberg f1e0fc645b Fixed #33754 -- Fixed crash with prematurely closed ASGI request body. 2 年 前
  Alokik Vijay 7f3cfaa12b Fixed #32565 -- Moved internal URLResolver view-strings mapping to admindocs. 2 年 前
  Kapil Bansal 3a82b5f655 Fixed #32559 -- Added 'step_size’ to numeric form fields. 2 年 前
  Marc Seguí Coll 262fde94de Fixed #33622 -- Allowed customizing error messages for invalid number of forms. 2 年 前
  sarahboyce ae506181f7 Fixed #32129 -- Adjusted the docs for session expiry helpers. 2 年 前
  Adrian Torres d90e34c61b Fixed #33561 -- Allowed synchronization of user attributes in RemoteUserBackend. 2 年 前
  Ryan Heard c6b4d62fa2 Fixed #29865 -- Added logical XOR support for Q() and querysets. 3 年 前
  Fabian Büchler eeff1787b0 Fixed #33449 -- Fixed makemigrations crash on models without Meta.order_with_respect_to but with _order field. 2 年 前
  Jamie Matthews f5233dce30 Fixed #32511 -- Corrected handling prefetched nested reverse relationships. 2 年 前
  mgaligniana 669dcefc04 Fixed #33338 -- Doc'd that never_cache() decorator set Expires header. 3 年 前
  Arsa 17df72114e Fixed #33340 -- Fixed unquoted column names in queries used by DatabaseCache. 3 年 前