python-dependency-injector/examples/providers
2015-11-23 21:46:20 +02:00
..
callable_args.py Update callable provider docs, including API, and examples 2015-11-23 21:46:20 +02:00
callable_delegation.py Update callable provider docs, including API, and examples 2015-11-23 21:46:20 +02:00
callable_kwargs.py Update callable provider docs, including API, and examples 2015-11-23 21:46:20 +02:00
custom_factory.py Fix PEP257 D211 error 2015-10-11 23:41:55 +03:00
external_dependency.py Fix PEP257 D211 error 2015-10-11 23:41:55 +03:00
factory_attribute_injections.py Update Factory provider docs and examples 2015-11-23 21:46:19 +02:00
factory_delegation.py Update Factory provider docs and examples 2015-11-23 21:46:19 +02:00
factory_init_args.py Update Factory provider docs and examples 2015-11-23 21:46:19 +02:00
factory_init_injections_and_contexts.py Update Factory provider docs and examples 2015-11-23 21:46:19 +02:00
factory_init_kwargs.py Update Factory provider docs and examples 2015-11-23 21:46:19 +02:00
factory_method_injections.py Update Factory provider docs and examples 2015-11-23 21:46:19 +02:00
factory.py Update Factory provider docs and examples 2015-11-23 21:46:19 +02:00
overriding_simple.py Fix PEP257 D211 error 2015-10-11 23:41:55 +03:00
overriding_users_model.py Fix PEP257 D211 error 2015-10-11 23:41:55 +03:00
singleton_delegation.py Update singleton provider docs, including API, and examples 2015-11-23 21:46:19 +02:00
singleton_reseting.py Update singleton provider docs, including API, and examples 2015-11-23 21:46:19 +02:00
singleton.py Update singleton provider docs, including API, and examples 2015-11-23 21:46:19 +02:00
static.py Update static providers docs, including API, and examples 2015-11-23 21:46:20 +02:00