Commit történet

Szerző SHA1 Üzenet Dátum
  Gregor Gärtner 564b317fb5 Refs #33990 -- Renamed SimpleTestCase.assertFormsetError() to assertFormSetError(). 2 éve
  J.V. Zammit fa9ac16c13 Fixed #33797 -- Prioritized cached database backend for cached sessions in docs. 2 éve
  Mariusz Felisiak 749cd83e13 Removed hardcoded pks in TestQuerying.test_group_by_order_by_aliases test. 2 éve
  Mariusz Felisiak abc5ca6ab4 Bumped versions in pre-commit and npm configurations. 2 éve
  Shubh1815 7a39a691e1 Fixed #32603 -- Made ModelAdmin.list_editable use transactions. 2 éve
  Simon Charette c6350d594c Refs #30158 -- Removed alias argument for Expression.get_group_by_cols(). 2 éve
  Simon Charette b7b28c7c18 Refs #31150 -- Enabled implicit GROUP BY aliases. 2 éve
  Simon Charette 3d734c09ff Refs #33992 -- Refactored subquery grouping logic. 2 éve
  Simon Charette 04518e310d Refs #33308 -- Enabled explicit GROUP BY and ORDER BY aliases. 2 éve
  Simon Charette c58a8acd41 Fixed #33768 -- Fixed ordering compound queries by nulls_first/nulls_last on MySQL. 2 éve
  Jack Linke 344d31c7e9 Fixed #34071 -- Improved error message for Range(Min/Max)ValueValidator. 2 éve
  Simon Charette a142edcc49 Avoided unnecessary call to .get_source_expressions(). 2 éve
  Mariusz Felisiak c583418e3e Removed note about "0" IP address from tutorial. 2 éve
  Dhanush 9fbb5b5e16 Fixed #34068 -- Corrected output of runserver command for "0" IP address. 2 éve
  Carlton Gibson 93d4c9ea1d Added CVE-2022-36359 to security archive. 2 éve
  Carlton Gibson 7a08927323 Added stub release notes for 4.1.3 release. 2 éve
  Adam Johnson e5ea284294 Fixed CVE-2022-41323 -- Prevented locales being interpreted as regular expressions. 2 éve
  David Sanders 4771a1694b Fixed #34012 -- Made QuerySet.order_by() apply transforms on related fields for models with Meta.ordering. 2 éve
  Lily Foote 649b28eab6 Fixed #34070 -- Added subsecond support to Now() on SQLite and MySQL. 2 éve
  Mariusz Felisiak f71b0cf769 Refs #32987 -- Relaxed system check for template tag modules with the same name by turning into a warning. 2 éve
  David Wobrock 3b4a5b9f97 Fixed #23353 -- Used "raise from" when raising TransactionManagementError. 2 éve
  David Sanders da02cbd1ef Clarified how to reference RelatedObjectDoesNotExist exceptions. 2 éve
  Mariusz Felisiak bc3b8f1524 Refs #34058 -- Fixed changing/deleting sequences when altering pre-Django 4.1 auto fields on PostgreSQL. 2 éve
  Mariusz Felisiak 5e0aa362d9 Fixed #33984 -- Reverted "Fixed #32980 -- Made models cache related managers." 2 éve
  sarahboyce 6cc0f22a73 Fixed #32095 -- Made QuerySet.update_or_create() save only fields passed in defaults or with custom pre_save(). 2 éve
  sarahboyce 1d77b931f7 Refs #32095 -- Added model's Options._non_pk_concrete_field_names property. 2 éve
  Antoine Lorence 9b0c9821ed Fixed #34062 -- Updated View.http_method_not_allowed() to support async. 2 éve
  Mariusz Felisiak 19e6efa50b Fixed #34058 -- Changed sequence types when altering pre-Django 4.1 auto fields on PostgreSQL. 2 éve
  Chris Wedgwood 468d061097 Fixed #33026 -- Mentioned RequestFactory in testing tools docs. 2 éve
  Adam Johnson 0f5b11eca0 Refs #34010 -- Made --debug-mode work for parallel tests using spawn. 2 éve