File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ Change log
44Pending
55-------
66
7+ * Improved SQL statement formatting performance. Additionally, fixed the
8+ indentation of ``CASE `` statements and stopped simplifying ``.count() ``
9+ queries.
710* Added support for the new STORAGES setting in Django 4.2 for static files.
811
9124.0.0 (2023-04-03)
@@ -25,9 +28,6 @@ Pending
2528 is rendered, so that the correct values will be displayed in the rendered
2629 stack trace, as they may have changed between the time the stack trace was
2730 captured and when it is rendered.
28- * Improved SQL statement formatting performance. Additionally, fixed the
29- indentation of ``CASE `` statements and stopped simplifying ``.count() ``
30- queries.
3131
32323.8.1 (2022-12-03)
3333------------------
You can’t perform that action at this time.
0 commit comments