Skip to content

Commit

Permalink
update ROADMAP
Browse files Browse the repository at this point in the history
LazySettings usage in master
  • Loading branch information
drgarcia1986 committed Apr 8, 2016
1 parent f6e2dba commit e1cc3bc
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions ROADMAP.md
Expand Up @@ -6,13 +6,14 @@ Available for testing

Use `pip install git+https://github.com/drgarcia1986/simple-settings.git` to test this features

Read the [documentation](http://simple-settings.readthedocs.org/en/latest/) for more informations.

Next versions
-------------
* Initialize LazySettings with `settings` as parameter:
```python
LazySettings('foo.setting','bar.cfg', 'barz.yml')
```

Read the [documentation](http://simple-settings.readthedocs.org/en/latest/) for more informations.

Next versions
-------------
* Read settings from remote files.
* Dynamic settings.
* Dynamic settings (in simple way).

0 comments on commit e1cc3bc

Please sign in to comment.