提交历史

作者 SHA1 备注 提交日期
  Mike Edmunds 90fc762948 Refs #36138 -- Cleaned up duplicate code in mail_admins()/mail_managers(). 1 月之前
  Mike Edmunds 62ad970c39 Refs #36138 -- Improved tests for mail_admins() and mail_managers(). 1 月之前
  fowczrek 6a9db1e626 Fixed #34865 -- Released memory earlier than garbage collection on database wrapping layers. 1 月之前
  hesham942 e804a07d76 Fixed #36252 -- Handled duplicate automatic imports in the shell command. 2 周之前
  Mariusz Felisiak 1823a80113 Fixed #33537 -- Made test database cloning on MySQL reraise unexpected errors. 6 月之前
  YQ 30e0a43937 Fixed #36254 -- Fixed template dictionary unpacking in docs/topics/i18n/timezones.txt. 2 周之前
  Clifford Gama ef6a83789b Fixed pronoun disagreement in docs/ref/models/querysets.txt. 3 周之前
  Clifford Gama 3235e76eb5 Corrected aggregation example in docs/ref/models/querysets.txt. 3 周之前
  Clifford Gama efe3ca09e0 Fixed incorrect formatting for inline pluralized code references in docs. 2 周之前
  Mariusz Felisiak e7a9d756ee Refs #35945 -- Fixed test_paginating_unordered_queryset_raises_warning_async() test on byte-compiled Django. 2 周之前
  hesham hatem e03440291b Fixed #36249 -- Fixed typo in docs/topics/db/queries.txt. 2 周之前
  Adam Johnson 27b68bcadf Fixed #36234 -- Restored single_object argument to LogEntry.objects.log_actions(). 2 周之前
  Sarah Boyce ed984f2ac4 Refs #34380 -- Fixed the documented URLField default scheme to https. 2 周之前
  Adam Johnson c70dbcf835 Refs #25582 -- Doc'd query and fragment arguments for reverse_lazy(). 2 周之前
  Hisham Mahmood 955b7c6ba1 Removed duplicate entries in docs/releases/5.2.txt. 2 周之前
  wookkl 2ae3044d9d Fixed #35945 -- Added async interface to Paginator. 2 周之前
  Clifford Gama 0ebea6e5c0 Fixed #35676 -- Made BaseModelForm validate constraints that reference an InlineForeignKeyField. 3 周之前
  haileyajohnson 5183f7c287 Fixed #35816 -- Handled parsing of scientific notation in DTL. (#19213) 2 周之前
  Tom Carrick 8df5ce80d2 Fixed #36177 -- Added a trailing newline to JSON serializer. (#19232) 2 周之前
  Simon Charette ab148c02ce Fixed #33579 -- Specialized exception raised on forced update failures. 3 周之前
  saJaeHyukc c1257350ca Fixed #36222 -- Fixed ExclusionConstraint validation crash on excluded fields in condition. 3 周之前
  Mariusz Felisiak e44e8327d3 Used _expression_refs_exclude() hook in CheckConstraint/UniqueConstraint.validate(). 3 周之前
  saJaeHyukc f480d5d3ed Fixed #36201 -- Caught ValidationError in ModelChoiceField/ModelMultipleChoiceField.clean(). 3 周之前
  samruddhiDharankar 9120a19c4e Fixed #36066 -- Documented that Q objects can be used directly in annotations. 4 周之前
  petr.prikryl 2a5aca38bb Fixed #35487 -- Removed CASCADE from RemoveField() on PostgreSQL. 10 月之前
  Sarah Boyce de1117ea8e Fixed #36224 -- Fixed shell imports when settings not configured. 3 周之前
  Sarah Boyce 647dca4132 Corrected test case in ExclusionConstraintTests.test_invalid_expressions(). 3 周之前
  Sarah Boyce bad1a18ff2 Added CVE-2025-26699 to security archive. 3 周之前
  Sarah Boyce 193e3446e3 Added stub release notes for 5.1.8. 3 周之前
  Sarah Boyce 55d89e25f4 Fixed CVE-2025-26699 -- Mitigated potential DoS in wordwrap template filter. 1 月之前