python-dependency-injector/docs
Roman Mogylatov ef049daae5
463 Config environment variables interpolation required and nones (#467)
* Make prototype with enterpolation before parsing

* Add test for option.from_yaml() with missing env not required

* Make some cosmetic changes to _resolve_config_env_markers()

* Add test for option.from_ini() missing envs not required

* Skip schema test cause it requires internet connection

* Add tests for .from_yaml() for config and config option

* Add tests for .from_ini() for config and config option

* Add example for os.environ.setdefault() and envs interpolation

* Add/update docs on environment variables interpolation

* Update changelog
2021-06-24 16:00:36 +03:00
..
_static Remove legacy css file 2021-03-05 17:23:57 -05:00
api Develop 4.0 (#298) 2020-10-09 15:16:27 -04:00
containers Singleton reset context (#417) 2021-03-03 08:28:10 -05:00
examples Add `boto3` example 2021-02-25 11:06:08 -05:00
examples-other Refactor factory of factories pattern example 2020-09-07 21:57:43 -04:00
introduction Fix typo (#456) 2021-05-20 17:58:15 -04:00
main 463 Config environment variables interpolation required and nones (#467) 2021-06-24 16:00:36 +03:00
providers 463 Config environment variables interpolation required and nones (#467) 2021-06-24 16:00:36 +03: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 Fix links to `boto3` example 2021-03-01 08:28:22 -05:00