django-class-settings

pypi django versions python docs build coverage license code style

django-class-settings aims to simplify complicated settings layouts by using classes instead of modules. Some of the benefits of using classes include:

Table of Contents

Tutorial

This tutorial aims to create a project from the ground up that utilizes the example code shown in the README. It assumes that you already have Django installed.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.