python-dependency-injector/docs
Felipe Rubio eda67e42d0
Fix yaml configuration-envs-interpolation examples (#494)
the interpolation of the environment variables in yaml is wrong, I have changed the example from {$ ENV_VAR} to $ {ENV_VAR}
2021-08-23 21:01:45 -04: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 Update changelog 2021-08-23 21:00:47 -04:00
providers Fix yaml configuration-envs-interpolation examples (#494) 2021-08-23 21:01:45 -04: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