Commit Graph

189 Commits

Author SHA1 Message Date
Roman Mogilatov
460038f3af Removing README.md 2015-04-03 00:31:26 +03:00
Roman Mogilatov
2880eaa727 Adding readme in rst format 2015-04-03 00:29:00 +03:00
Roman Mogilatov
74bb47626d Adding feedback page 2015-04-03 00:04:36 +03:00
Roman Mogilatov
1673a11022 Updating doc styles 2015-04-02 23:46:53 +03:00
Roman Mogilatov
bbc5e83e07 Adding installation doc 2015-04-02 22:29:49 +03:00
Roman Mogilatov
bab92a58ae Removing Indicies and Tables from inde 2015-04-02 16:44:40 +03:00
Roman Mogilatov
f2aa8cddc0 updating default docs theme 2015-04-02 16:32:10 +03:00
Roman Mogilatov
1704c8e05f Adding doc files 2015-04-02 16:17:00 +03:00
Roman Mogilatov
4ef113f28b Adding rtd theme, name update 2015-04-02 11:57:33 +03:00
Roman Mogilatov
13496f78d3 Sphinx initial docs 2015-04-01 17:56:11 +03:00
Roman
f0a1a9f96f Merge pull request #46 from rmk135/description
Creating Description
2015-03-31 18:48:39 +03:00
Roman Mogilatov
73b8af1cbb Updating readme, adding examples of overriding catalog and providers, adding catalog example 2015-03-31 18:44:27 +03:00
Roman Mogilatov
b5870e9a57 Updating examples 2015-03-31 18:00:11 +03:00
Roman Mogilatov
0db7a67ef2 @inject description 2015-03-31 14:44:15 +03:00
Roman Mogilatov
e1009373bc Adding injections example 2015-03-31 12:37:16 +03:00
Roman Mogilatov
3ee60fa01b Updating providers description 2015-03-30 17:49:11 +03:00
Roman Mogilatov
d8c7a32220 Adding providers description 2015-03-30 17:34:32 +03:00
Roman Mogilatov
48ff686ae8 Removing unnecessary nl 2015-03-30 16:25:53 +03:00
Roman Mogilatov
f64d155154 Adding Injections desciption 2015-03-30 16:11:33 +03:00
Roman
90ff917267 Update README.md 2015-03-30 15:56:46 +03:00
Roman
b1800bfc08 Update README.md 2015-03-30 15:45:51 +03:00
Roman Mogilatov
27cf7acc35 Updating Introduction 2015-03-30 01:07:45 +03:00
Roman Mogilatov
245c8a0aaf Updating Introduction 2015-03-30 01:03:39 +03:00
Roman Mogilatov
d7268853d4 Updating Introduction 2015-03-30 01:00:52 +03:00
Roman Mogilatov
5967044458 Updating Introduction 2015-03-30 00:59:14 +03:00
Roman Mogilatov
7216b8a5b9 Adding Objects introduction 2015-03-30 00:46:48 +03:00
Roman Mogilatov
4aba82d588 Updating .gitignore 2015-03-27 01:28:40 +02:00
Roman Mogilatov
bc9fdd8426 Removing usage example 2015-03-27 00:42:37 +02:00
Roman Mogilatov
67a217181f 0.6.2 release 2015-03-26 17:28:12 +02:00
Roman Mogilatov
32cf5b29b8 Adding pypy classifier 2015-03-26 17:27:36 +02:00
Roman Mogilatov
8d896e7272 Run tests on pypy and pypy3 2015-03-26 16:56:49 +02:00
Roman Mogilatov
76d567e376 0.6.1 release 2015-03-26 10:30:07 +02:00
Roman Mogilatov
b4d01bbede Adding Python 3.2, 3.3, 3.4 classifiers 2015-03-26 10:02:52 +02:00
Roman Mogilatov
264a12daaf Removing class service variables from __slots__ list 2015-03-26 01:38:48 +02:00
Roman Mogilatov
233dedbcff Adding py 33, 34 to tox and travis 2015-03-26 01:15:41 +02:00
Roman
946b1a240c Merge pull request #39 from rmk135/py32
Py32
2015-03-26 01:14:51 +02:00
Roman Mogilatov
4e4bcd4b23 Removing reduce function references from tests 2015-03-26 00:54:34 +02:00
Roman Mogilatov
bac0bd499c adding .travis py32 env 2015-03-26 00:30:08 +02:00
Roman Mogilatov
1231a9b30f Add tox py32 env 2015-03-26 00:24:08 +02:00
Roman Mogilatov
db6c3b79f7 0.6.0 release 2015-03-23 17:04:14 +02:00
Roman Mogilatov
e8c3b6a620 Removing of old check function from manage.py 2015-03-23 16:40:59 +02:00
Roman Mogilatov
569ec912d2 Adding Alpha classifier 2015-03-23 16:30:00 +02:00
Roman Mogilatov
65f7704463 Minor refactoring 2015-03-23 16:27:48 +02:00
Roman
bb31186e51 Update README.md 2015-03-23 16:21:06 +02:00
Roman Mogilatov
b5c1bea18f Adding inject() decorator tests 2015-03-23 12:23:34 +02:00
Roman Mogilatov
b0c2005288 Adding tests for inject() decorator 2015-03-23 12:19:58 +02:00
Roman Mogilatov
1032143f5b Renaming InitArg to KwArg, adding @inject decorator 2015-03-23 01:04:18 +02:00
Roman Mogilatov
6bbf7e3526 Remove providers.Scoped because it being has not yet justified 2015-03-22 00:36:59 +02:00
Roman Mogilatov
eaf5179c76 Provider.overridden lazy initialization 2015-03-20 15:16:11 +02:00
Roman Mogilatov
27bf9e0a8e Remove ExternalDependency.satisfy() in favor of inherited Provider.override() 2015-03-20 14:53:47 +02:00