Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / settings / default @ 32401481

# 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...