django-appconf 0.5

django-appconf is a Django app for configuration object to be used for handling configuration defaults of packaged apps gracefully. Say you have an app called myapp and want to define a few defaults, and refer to the defaults easily in the apps code....