Statistics
| Branch: | Tag: | Revision:

root / snf-common / synnefo / settings / setup.py @ c323f81a

History | View | Annotate | Download (25.2 kB)

# Date Author Comment
32401481 07/23/2013 05:46 pm Georgios D. Tsoukalas

Enhance the new settings framework.

- Add an annotation superclass Setting
See synnefo.settings.setup:Setting for documentation.

- Add Mandatory, Default, Auto, Constant, Deprecated, setting subclasses.

- Add management command 'settings' with setting filtering and...