Kaydet (Commit) da224d6b authored tarafından Markus Holtermann's avatar Markus Holtermann

Refs #24104 -- Added missing release notes

Forwardport of 3d4a8261 from stable/1.7.x
üst 7a90b53d
...@@ -20,3 +20,7 @@ Bugfixes ...@@ -20,3 +20,7 @@ Bugfixes
* Prevented the ``static.serve`` view from producing ``ResourceWarning``\s in * Prevented the ``static.serve`` view from producing ``ResourceWarning``\s in
certain circumstances (security fix regression, :ticket:`24193`). certain circumstances (security fix regression, :ticket:`24193`).
* Fixed schema check for ManyToManyField to look for internal type instead
of checking class instance, so you can write custom m2m-like fields with the
same behavior. (:ticket:`24104`).
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment