Dconfig is configuration by console for the Django web development framework.
Support Django >= 2.2
-
Python package
pip install dconfig
-
Add 'dconfig' to INSTALLED_APPS:
'dconfig',
python manage.py conf
python manage.py conf
>>> help
python manage.py conf
>>> init
WARNING: this action will wipeout all data in settings.py