File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 1
1
Change log
2
2
==========
3
3
4
- Serializable (don't include in main)
5
- ------------------------------------
4
+ Pending
5
+ -------
6
6
7
+ * Added support for checking if pytest as the test runner when determining
8
+ if tests are running.
7
9
* Defines the ``BaseStore `` interface for request storage mechanisms.
8
10
* Added the setting ``TOOLBAR_STORE_CLASS `` to configure the request
9
11
storage mechanism. Defaults to ``debug_toolbar.store.MemoryStore ``.
@@ -27,12 +29,6 @@ Serializable (don't include in main)
27
29
* Added ``debug_toolbar.store.DatabaseStore `` for persistent debug data
28
30
storage.
29
31
30
- Pending
31
- -------
32
-
33
- * Added support for checking if pytest as the test runner when determining
34
- if tests are running.
35
-
36
32
5.2.0 (2025-04-29)
37
33
------------------
38
34
You can’t perform that action at this time.
0 commit comments