django-configurator eases Django project configuration by relying on the
composability of Python classes. It extends the notion of Django’s module based
settings loading with well established object oriented programming patterns.

This is a port of the django-configurations project which is no longer
supported.
