We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b36cf commit fc10d06Copy full SHA for fc10d06
1 file changed
docs/changelog/index.rst
@@ -5,6 +5,10 @@ v4.11.2 (2026-03-05)
5
--------------------
6
7
* Add typed classifier.
8
+* Remove unnecessary :func:`~django.utils.safestring.mark_safe` from `admin context variables
9
+ <https://github.com/bckohan/django-polymorphic/commit/6c6114d4c72bb6db73eee54ce58beb93409ec137>`_.
10
+* Significant security tightening of CI pipelines including security focused static
11
+ analysis tools: zizmor, CodeQL and bandit.
12
13
v4.11.1 (2026-02-20)
14
0 commit comments