python-dependency-injector/docs/containers
Roman Mogylatov 674a6b0f9e
Container "self" injections (#392)
* Add implementation

* Add Self provider tests

* Add container tests

* Remove ellipsis from tests to make them pass on Python 2

* Add tests

* Add docs

* Improve traverse() typing stubs

* Update changelog
2021-02-07 14:13:23 -05:00
..
declarative.rst Improve declarative and dynamic container docs 2020-08-15 22:09:41 -04:00
dynamic.rst Improve declarative and dynamic container docs 2020-08-15 22:09:41 -04:00
index.rst Container "self" injections (#392) 2021-02-07 14:13:23 -05:00
inject_self.rst Container "self" injections (#392) 2021-02-07 14:13:23 -05:00
overriding.rst Un deprecate container decorators (#310) 2020-10-22 12:00:46 -04:00
reset_singletons.rst Container.reset_singletons() (#390) 2021-02-05 17:14:10 -05:00
specialization.rst Update container provider type specialization docs 2020-08-16 00:53:37 -04:00
traversal.rst Providers traversal (#385) 2021-02-01 09:42:21 -05:00