python-dependency-injector/docs
Roman Mogylatov 839a319831
Better error message for dependency provider (#395)
* Add prototype for flat resolving

* Add working prototype for sample 1 and 3

* Add working prototype, requires deep refactoring

* Update DependenciesContainer to handle Contrainer provider

* Fix Dependency provider copying issue

* Add hardening fix for Self provider to avoid copying bugs

* Fix flaky container copy issue

* Rename set_parent() to assign_parent()

* Refactor Dependency provider and its typing stub

* Add tests for Dependency provider

* Update makefile to run coverage when tests fail

* Clean up DependenciesContainer provider and add tests

* Clean up Container provider and add tests

* Clean up container instance and add tests

* Refactor isinstance() checks

* Clean up DeclarativeContainer and add tests

* Update docs and examples

* Update changelog

* Revoke makefile change
2021-02-13 09:16:38 -05:00
..
_static Migrate to alabaster (#264) 2020-07-18 00:40:14 -04:00
api Develop 4.0 (#298) 2020-10-09 15:16:27 -04:00
containers Move Self provider docs to providers section 2021-02-09 07:34:46 -05:00
examples Fastapi sqlalchemy example (#389) 2021-02-04 18:18:25 -05:00
examples-other Refactor factory of factories pattern example 2020-09-07 21:57:43 -04:00
introduction Fastapi sqlalchemy example (#389) 2021-02-04 18:18:25 -05:00
main Better error message for dependency provider (#395) 2021-02-13 09:16:38 -05:00
providers Better error message for dependency provider (#395) 2021-02-13 09:16:38 -05:00
tutorials Remove a typo from the Flask tutorial 2020-11-17 23:50:56 -05:00
conf.py Update copyright year 2021-01-10 19:31:01 -05:00
favicon.ico Add favicon 2020-10-21 17:01:31 -04:00
index.rst Pydantic settings support (#388) 2021-02-03 09:21:32 -05:00
Makefile Rename Objects to Dependency Injector 2015-08-31 16:31:38 +03:00
wiring.rst Fastapi sqlalchemy example (#389) 2021-02-04 18:18:25 -05:00