------------------
- Fix the definition of Django prefixed variable. [Bruno Rocha]
- Merge pull request 78 from mattkatz/patch-1. [Bruno Rocha]
small corrections for usage.md
- Small corrections for usage.md. [Matt Katz]
This library is great, just a correction in the docs.
There must be AT LEAST one default section.
Changed **ATTENTION** to **ATTENTION**: to match with the style of **NOTE:**
- Merge pull request 75 from yoyonel/master. [Bruno Rocha]
Fix in 'dynaconf/base.py' for __getitem__ method
- Bump version. [latty]
- [Fix] in 'dynaconf/base.py' for __getitem__ method, change (fix) the
condition to raise a exception. Update unit tests. Bump version.
[latty]
- Release 1.0.3. [Bruno Rocha]
- Excluded example and tests from release dist
- removed root logger configuration