File tree Expand file tree Collapse file tree 3 files changed +10
-0
lines changed
Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 1+ .. _reset-container-singletons :
2+
13Reset container singletons
24--------------------------
35
@@ -16,4 +18,6 @@ Method ``.reset_singletons()`` also resets singletons in sub-containers: ``provi
1618 :lines: 3-
1719 :emphasize-lines: 21
1820
21+ See also: :ref: `singleton-provider `.
22+
1923.. disqus ::
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ Development version
1313 are defined.
1414 See issue: `#383 <https://github.com/ets-labs/python-dependency-injector/issues/383 >`_.
1515 Thanks to `@shaunc <https://github.com/shaunc >`_ for suggesting the feature.
16+ - Add docs cross-links between ``Singleton `` provider and "Reset container singletons"
17+ pages.
1618
17194.21.0
1820------
Original file line number Diff line number Diff line change 1+ .. _singleton-provider :
2+
13Singleton provider
24==================
35
@@ -62,6 +64,8 @@ call ``.full_reset()`` method.
6264 :lines: 3-
6365 :emphasize-lines: 25
6466
67+ See also: :ref: `reset-container-singletons `.
68+
6569Using singleton with multiple threads
6670-------------------------------------
6771
You can’t perform that action at this time.
0 commit comments