Commit History

Author SHA1 Message Date
  toan 4de31ec680 Fixed #34858 -- Corrected resolving output_field for PositiveIntegerField. 1 year ago
  Sarah Abderemane 814e7bc220 Fixed #34832 -- Made admin's header content render in <header> tag. 1 year ago
  Yves Weissig 369b498219 Fixed #34642 -- Added File.open() support for *args and **kwargs. 1 year ago
  donghao 71820c9f91 Fixed #34820 -- Fixed migrations crash when changing a ForeignObject field. 1 year ago
  Oguzhan Akan e41f9f9450 Fixed #34816 -- Fixed GenericForeignKey crash when checking cache for primary keys with different types. 1 year ago
  Maxime Toussaint 254df3a3bb Fixed #34791 -- Fixed incorrect Prefetch()'s cache for singly related objects. 1 year ago
  tell-k dc89380c8a Added tell-k to AUTHORS. 1 year ago
  willzhao 9cc0d7f7f8 Fixed #34803 -- Fixed queryset crash when filtering againts deeply nested OuterRef annotations. 1 year ago
  Albert Defler 7cd187a5ba Fixed #33507 -- Used UUID data type on MariaDB 10.7+. 2 years ago
  Jakub Bagiński f9c5958b8f Fixed #34655 -- Increased radioselect's test coverage. 1 year ago
  priyank.panchal 0016a42995 Fixed #34677 -- Made admin password reset templates more consistent. 1 year ago
  Yury V. Zaytsev 02966a30dd Fixed #34697 -- Fixed non-deterministic order of dependencies and sets/frozensets in migrations. 1 year ago
  Amir Karimi d1855c4847 Fixed #34691 -- Added system check for unmatched angle brackets in path(). 1 year ago
  sobolevn 5820fc4485 Fixed #34687 -- Made Apps.clear_cache() clear get_swappable_settings_name() cache. 1 year ago
  Olivier Le Thanh Duong 1b754d638d Fixed #34629 -- Added filtering support to GIS aggregates. 1 year ago
  Kacper Wolkiewicz 91be6e1818 Fixed #34606 -- Fixed Right() function with zero length on Oracle and SQLite. 1 year ago
  Arthur Moreira 061a8a1bd8 Fixed #34577 -- Added escapeseq template filter. 1 year ago
  Ben Lomax 00f5d2d110 Refs #31949 -- Made @xframe_options_(deny/sameorigin/exempt) decorators to work with async functions. 1 year ago
  Julie Rymer 0ec60661e6 Fixed #34539 -- Restored get_prep_value() call when adapting JSONFields. 1 year ago
  Ian Foote 7414704e88 Fixed #470 -- Added support for database defaults on fields. 4 years ago
  Akash Kumar Sen 92f0017133 Refs #34534 -- Reduced Add/RemoveConstraint and Add/RenameIndex operations when optimizing migrations. 1 year ago
  Durval Carvalho 85366fbca7 Fixed #34045 -- Improved accessibility of selecting items in admin changelist. 1 year ago
  skidipap 1250483ebf Fixed #34286 -- Fixed admindocs markups for case-sensitive template/view names. 1 year ago
  Durval Carvalho 40217d1a82 Fixed #34180 -- Added note about resetting language in test tear-downs. 1 year ago
  kimsoungryoul 78f163a4fb Fixed #18468 -- Added support for comments on columns and tables. 2 years ago
  James Gillard c5ed884eab Fixed #34205 -- Fixed Meta.constraints validation crash with ArrayField and __len lookup. 1 year ago
  SirAbhi13 b8738aea14 Fixed #33199 -- Deprecated passing positional arguments to Signer/TimestampSigner. 2 years ago
  Giebisch 85b52d22fd Fixed #33701 -- Added fine-grained error locations to the technical 500 debug page. 2 years ago
  Ilya Bass 798e38c2b9 Fixed #31090 -- Logged transaction management queries. 2 years ago
  Francesco Panico 51faf4bd17 Fixed #34148 -- Reverted "Fixed #32901 -- Optimized BaseForm.__getitem__()." 2 years ago