| 735 | |
| 736 | == django-configglue == |
| 737 | |
| 738 | Use ini-style configuration files with support for overriding options from the commandline or via environment variables. See the [http://django-configglue.readthedocs.org/en/latest/quickstart.html quickstart guide] for more details and checkout the [http://launchpad.net/django-configglue repository] if your curious about it. |
| 739 | |
| 740 | Main features are: |
| 741 | - ini-style configuration files |
| 742 | - schema-based configuration |
| 743 | - command-line integration |
| 744 | - configuration validation |
| 745 | - multiple configuration files support with layering |