Historique des commits

Auteur SHA1 Message Date
  sdolemelipone 9d726c7902 Fixed #34187 -- Made UserCreationForm save many-to-many fields. il y a 2 ans
  Mariusz Felisiak 60a7bd8986 Refs #34119 -- Skipped test_callable_default_hidden_widget_value_not_overridden when JSONField is not supported. il y a 2 ans
  Mariusz Felisiak 20d575b101 Refs #31169 -- Skipped test_get_test_db_clone_settings_not_supported on not in-memory SQLite database. il y a 2 ans
  Mariusz Felisiak 662497cece Doc's check_password()'s setter and preferred arguments. il y a 2 ans
  David Sanders 64b3c413da Fixed #34103 -- Fixed logging SQL queries with duplicate parameters on Oracle. il y a 2 ans
  Giebisch 80c66e40f7 Fixed #33747 -- Added exception notes to the technical 500 debug page. il y a 2 ans
  Christophe Baldy 70c945d6b3 Used DatabaseFeatures.django_test_skips to skip AssertNumQueriesUponConnectionTests tests. il y a 2 ans
  SirAbhi13 17472c3304 Fixed #34173 -- Skipped saving sessions on 5xx responses. il y a 2 ans
  Riccardo Magliocchetti df2db8b4a5 Adjusted BaseFormSet.get_form_kwargs example in docs. il y a 2 ans
  Tibor Leupold 33f4de34e6 Fixed #34064 -- Adjusted locale override wording in settings docs. il y a 2 ans
  baldychristophe 855f5a36e7 Fixed #29062 -- Prevented possibility of database lock when using LiveServerTestCase with in-memory SQLite database. il y a 2 ans
  Simon Charette 1297c0d0d7 Fixed #31679 -- Delayed annotating aggregations. il y a 2 ans
  KrishnaKumar Thanki d526d1569c Fixed typo in settings topic doc. il y a 2 ans
  Adam Zapletal 5322b57f56 Corrected a typo in signals reference. il y a 2 ans
  Anders Hovmöller 9582f2f9d1 Refs #32873 -- Adjusted formatting note on USE_L10N default. il y a 2 ans
  Mariusz Felisiak a411b90967 Refs #33050 -- Added test for QuerySet.count() on combined queries with select_related(). il y a 2 ans
  DevilsAutumn 4035bab56f Fixed #34171 -- Fixed QuerySet.bulk_create() on fields with db_column in unique_fields/update_fields. il y a 2 ans
  Mariusz Felisiak 7d5329852f Fixed #34177 -- Fixed QuerySet.bulk_create() crash on "pk" in unique_fields. il y a 2 ans
  Mariusz Felisiak 744a1af7f9 Bumped gh-problem-matcher-wrap version to 2.0.0. il y a 2 ans
  Tom Carrick 96a598356a Used CSS flex for form rows. il y a 2 ans
  Ilya Bass 798e38c2b9 Fixed #31090 -- Logged transaction management queries. il y a 2 ans
  Mariusz Felisiak c0a93d3941 Removed unnecessary ForeignKey.get_reverse_path_info(). il y a 2 ans
  David Sanders 25904db915 Fixed #34119 -- Prevented callable default hidden widget value from being overridden. il y a 2 ans
  roman_p 04b15022e8 Fixed #26261 -- Fixed queryset crash when excluding reverse GenericRelation. il y a 2 ans
  Francesco Panico 51faf4bd17 Fixed #34148 -- Reverted "Fixed #32901 -- Optimized BaseForm.__getitem__()." il y a 2 ans
  Ben Cail fbde929b19 Fixed #26056 -- Added QuerySet.values()/values_list() support for ArrayField's __overlap lookup. il y a 2 ans
  DevilsAutumn 81b1c167bf Fixed #28987 -- Fixed altering ManyToManyField when changing to self-referential. il y a 2 ans
  Mariusz Felisiak 2848e5d0ce Refs #34118 -- Used smtplib's context parameter instead of keyfile and certfile. il y a 2 ans
  Mariusz Felisiak 67504ea505 Refs #34118 -- Skipped not compatible requirements on daily builds for Python 3.12. il y a 2 ans
  Simon Charette 5c23d9f0c3 Refs #33308 -- Used get_db_prep_value() to adapt JSONFields. il y a 2 ans