Commit History

作者 SHA1 備註 提交日期
  Julie Rymer 0ec60661e6 Fixed #34539 -- Restored get_prep_value() call when adapting JSONFields. 1 年之前
  Ian Foote 7414704e88 Fixed #470 -- Added support for database defaults on fields. 4 年之前
  Akash Kumar Sen 92f0017133 Refs #34534 -- Reduced Add/RemoveConstraint and Add/RenameIndex operations when optimizing migrations. 1 年之前
  Durval Carvalho 85366fbca7 Fixed #34045 -- Improved accessibility of selecting items in admin changelist. 2 年之前
  skidipap 1250483ebf Fixed #34286 -- Fixed admindocs markups for case-sensitive template/view names. 2 年之前
  Durval Carvalho 40217d1a82 Fixed #34180 -- Added note about resetting language in test tear-downs. 2 年之前
  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. 2 年之前
  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. 3 年之前
  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. 3 年之前
  Adrian Torres d90e34c61b Fixed #33561 -- Allowed synchronization of user attributes in RemoteUserBackend. 3 年之前