Commit Graph

17 Commits

Author SHA1 Message Date
Roman Mogilatov
92ebbefd2f Update imports in several examples 2016-06-03 18:06:05 +03:00
Roman Mogilatov
feedd4c2e3 Drop example about config provider 2016-06-03 17:47:58 +03:00
Roman Mogilatov
4cf3bdb1fb Update examples and docs 2016-04-20 14:19:54 +03:00
Roman Mogilatov
ec1c488c44 Update advanced examples 2015-11-23 21:46:21 +02:00
Roman Mogilatov
607e51e218 Update example docblocks 2015-10-26 12:52:52 +02:00
Roman Mogilatov
53f692a78c Fix bug with injecting entities with __getattr__ implementations 2015-10-23 18:07:52 +03:00
Roman Mogilatov
d07a2eae25 Update inject() decorator docs with positional argument injections example and some description 2015-10-23 15:04:04 +03:00
Roman Mogilatov
8ab0cc5e0e Fix PEP257 D211 error 2015-10-11 23:41:55 +03:00
Roman Mogilatov
94b2dee48a Add docs for usage of @inject decorator with classes 2015-09-28 21:56:36 +03:00
Roman Mogilatov
c5c0fdbd05 Update @di.inject() documentation 2015-09-02 12:23:01 +03:00
Roman Mogilatov
e1fc8dde39 Update @di.inject examples comments 2015-09-01 22:30:49 +03:00
Roman Mogilatov
62df0bb853 Update @di.inject decorator docs for 0.9.x release 2015-09-01 19:08:35 +03:00
Roman Mogilatov
6d0f892f8a Rename Objects to Dependency Injector 2015-08-31 16:31:38 +03:00
Roman Mogilatov
c9374038be Fixing @inject import bug in example 2015-08-17 22:44:28 +03:00
Roman Mogilatov
f98b3aae01 Moving config provider example into advanced usage examples 2015-08-05 17:32:56 +03:00
Roman Mogilatov
d2ec7fbe45 Adding @inject decorator docs 2015-08-05 17:22:25 +03:00
Roman Mogilatov
c19a7ed400 Adding @inject() decorator examples 2015-08-05 17:01:23 +03:00