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 11Change log
22==========
33
4- Serializable (don't include in main)
5- ------------------------------------
4+ Pending
5+ -------
66
7+ * Added support for checking if pytest as the test runner when determining
8+ if tests are running.
79* Defines the ``BaseStore `` interface for request storage mechanisms.
810* Added the setting ``TOOLBAR_STORE_CLASS `` to configure the request
911 storage mechanism. Defaults to ``debug_toolbar.store.MemoryStore ``.
@@ -27,12 +29,6 @@ Serializable (don't include in main)
2729* Added ``debug_toolbar.store.DatabaseStore `` for persistent debug data
2830 storage.
2931
30- Pending
31- -------
32-
33- * Added support for checking if pytest as the test runner when determining
34- if tests are running.
35-
36325.2.0 (2025-04-29)
3733------------------
3834
You can’t perform that action at this time.
0 commit comments