Skip to content

django-sysconfigRuntime config for Django

Define typed fields in code. Store values in the database. Let your team manage everything through a clean admin UI — without touching settings.py.

Requirements

DependencyMinimum version
Python3.10
Django4.2
cryptography41.0

Installation

bash
pip install django-sysconfig

See the full Installation guide for INSTALLED_APPS setup, URL configuration, and migrations.

Released under the MIT License.