Live Settings

Reusable apps provides the ability to configure settings via an admin interface for other applications, rather than by editing "settings.py".

18 Packages
6 Features

Search & Filter

Dynamic Django settings.

1,844
Stars
324
Forks
28
Usage
Py3
Status Production/Stable
Version 4.3.5
Updated 2 Apr 2026
License BSD
Commits
Features
Saving/Retrieving settings
Default values
Syncing to/from settings.py
Auto-generated settings pages
Well documented
Latest release Django compatibility
Django 1.7-1.10

:gear: config and manage typed extra settings using just the django admin.

616
Stars
33
Forks
0
Usage
Py3
Status Production/Stable
Version 0.14.1
Updated 17 Apr 2026
License Custom
Commits
Features
Saving/Retrieving settings
Default values
Syncing to/from settings.py
  (fallback to conf settings)
Auto-generated settings pages
  (admin)
Well documented
Latest release Django compatibility
From Django 1.8 to Django 3.0+

A collection of useful extensions for Django.

324
Stars
72
Forks
4
Usage
Py3
Status Production/Stable
Version 5.2.2
Updated 20 Apr 2026
License MIT
Commits
Features
Saving/Retrieving settings
Default values
Syncing to/from settings.py
Auto-generated settings pages
Well documented
Latest release Django compatibility

Dynamic global and instance settings for your django project

361
Stars
86
Forks
5
Usage
Py3
Status Production/Stable
Version 1.17.0
Updated 10 Jan 2025
License BSD
Commits
Features
Saving/Retrieving settings
 
Settings are saved in database
Uses built-in cache mechanism to reduce the number of database queries
Default values
Syncing to/from settings.py
 
because settings are not just global, then can apply to a site, a user, or any model instance
Auto-generated settings pages
 
Both admin / custom forms
Well documented
Documentation available on read the docs
Latest release Django compatibility
Django 1.10+ (including django 2)

Application settings whose values can be updated while a project is up and running

64
Stars
39
Forks
2
Usage
Py3
Status Beta
Version 1.4.0
Updated 28 Jan 2026
License BSD
Commits
Features
Saving/Retrieving settings
Default values
Syncing to/from settings.py
Auto-generated settings pages
 
via admin
Well documented
README
Latest release Django compatibility
django-dbsettings 0.6 is compatible with Django 1.3 to 1.5

The most advanced admin editable setting for Django

57
Stars
0
Forks
1
Usage
Py3
Status Unknown
Version 0.29.2
Updated 28 Jul 2025
License MIT
Commits
Features
Saving/Retrieving settings
Default values
Syncing to/from settings.py
Auto-generated settings pages
Well documented
Latest release Django compatibility

Django Dynamic Email Settings - Change your email configuration without interrupting service.

30
Stars
17
Forks
0
Usage
Py3
Status Production/Stable
Version 2.4.1
Updated 21 Jan 2025
License MIT
Commits
Features
Saving/Retrieving settings
Default values
Syncing to/from settings.py
Auto-generated settings pages
Well documented
Latest release Django compatibility

All you need to manage your django project preferences

4
Stars
1
Forks
0
Usage
Py3
Status Production/Stable
Version 0.1.0
Updated 22 Jan 2026
License MIT
Commits
Features
Saving/Retrieving settings
Default values
Syncing to/from settings.py
Auto-generated settings pages
Well documented
Latest release Django compatibility

Configure settings dynamically in the Django Admin console

11
Stars
2
Forks
0
Usage
Py3
Status Production/Stable
Version 3.2.2
Updated 25 Mar 2024
License Custom
Commits
Features
Saving/Retrieving settings
Default values
Syncing to/from settings.py
Auto-generated settings pages
Well documented
Latest release Django compatibility

Showing 9 of 18 packages in this grid.

View All Packages

Features Being Compared

6 features

Saving/Retrieving settings

You can save and retrieve settings in your app

Default values

Provide default values for settings

Syncing to/from settings.py

Auto-generated settings pages

Well documented

Application has good documentation for users and developers

Latest release Django compatibility

Which Django versions is the latest PyPI release compatible with?