Reusable apps provides the ability to configure settings via an admin interface for other applications, rather than by editing "settings.py".
Feature | Description |
---|---|
Default values | Provide default values for settings |
Auto-generated settings pages | |
Latest release Django compatibility | Which Django versions is the latest PyPI release compatible with? |
Saving/Retrieving settings | You can save and retrieve settings in your app |
Syncing to/from settings.py | |
Well documented | Application has good documentation for users and developers |
Package | dynaconf | django-constance | Djblets | django-dynamic-preferences | django-extra-settings | django-dbsettings | django-siteprefs | Django Setty | django-zero-settings |
---|
Package | dynaconf | django-constance | Djblets | django-dynamic-preferences | django-extra-settings | django-dbsettings | django-siteprefs | Django Setty | django-zero-settings |
---|---|---|---|---|---|---|---|---|---|
Description |
Configuration Management for Python ⚙ |
Dynamic Django settings. |
A collection of useful extensions for Django. |
Dynamic global and instance settings for your django project |
:gear: config and manage typed extra settings using just the django admin. |
Application settings whose values can be updated while a project is up and running |
Reusable app for Django introducing site preferences system |
Configure settings dynamically in the Django Admin console |
a Django util for managing app settings. |
Category | Other | App | Framework | App | App | App | App | App | Other |
# Using This |
3
![]() |
25
![]() |
4
![]() |
5
![]() |
0
![]() |
2
![]() |
1
![]() |
0
![]() |
0
![]() |
Python 3? | |||||||||
Development Status | Production/Stable | Production/Stable | Production/Stable | Production/Stable | Production/Stable | Beta | Production/Stable | Production/Stable | Unknown |
Last updated | April 23, 2022, 9:20 a.m. | May 11, 2022, 8:28 a.m. | March 14, 2022, 9:19 p.m. | May 6, 2022, 5:46 a.m. | May 10, 2022, 4:29 a.m. | Feb. 19, 2022, 9:28 a.m. | Feb. 4, 2022, 7:45 a.m. | June 23, 2021, 2:09 p.m. | Aug. 25, 2021, 3:04 a.m. |
Version | 3.1.8 | 2.9.0 | 2.3 | 1.12.0 | 0.3.2 | 1.3.0 | 1.2.3 | 3.2.2 | 0.1.8 |
Repo | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub |
Commits | |||||||||
Stars | 2,381 | 1,453 | 292 | 280 | 177 | 60 | 14 | 11 | 5 |
Repo Forks | 214 | 293 | 71 | 79 | 13 | 36 | 6 | 2 | 0 |
Participants |
rochacbruno
douglas dependabot-preview[bot] jperras janw hilam dependabot[bot] VaultVulp gpkc ilitotor more... |
jezdez
camilonova aleszoulek whiskybar therefromhere Mogost felixxm rvernica bufke whs more... |
chipx86
davidt brennie mikeconley druska justy777 smacleod erijo rajasaur svetlyak40wt more... |
agateblue
czlee ricard33 Natureshadow jordiromera philipbelesky CleitonDeLima hansegucker yurtaev eriktelepovsky more... |
fabiocaccamo
aymaneMx belkka obdulia-losantos |
zlorf
hdg700 lexich djm mlier alfredo andybak danielroseman Natureshadow elidickinson more... |
idlesign
electroniceagle dmytrokyrychuk |
mikeengland
kocunop jayvdb |
aasmpro |
Documentation | n/a | n/a | n/a | n/a | |||||
Default values | |||||||||
Auto-generated settings pages | Both admin / custom forms |
(admin) | via admin |
(Admin Contrib) | |||||
Latest release Django compatibility | Django 1.7-1.10 | Django 1.10+ (including django 2) | From Django 1.8 to Django 3.0+ | django-dbsettings 0.6 is compatible with Django 1.3 to 1.5 | Django 1.4+ | ||||
Saving/Retrieving settings | Settings are saved in database Uses built-in cache mechanism to reduce the number of database queries |
||||||||
Syncing to/from settings.py | because settings are not just global, then can apply to a site, a user, or any model instance |
(fallback to conf settings) | |||||||
Well documented | Documentation available on read the docs | README |
Search Weight | Package | Description | Last PyPI release: | Repo Forks | Stars | |||
---|---|---|---|---|---|---|---|---|
{{ item.weight / max_weight * 100 | number:0 }}% | {{ item.title }} | Grid: {{ item.description }} | {{ item.last_released | date: 'mediumDate' }} | N/A | {{ item.repo_forks }} | N/A | {{ item.repo_watchers }} | N/A |