Skip to main content

print_settings management command for Django

Project description

Adds a print_settings Django management command.

Setting it up

Install:

pip install django-print-settings

Add django_print_settings to INSTALLED_APPS in your Django project’s settings.py:

INSTALLED_APPS = (
    'django_print_settings',
    ...
)

Usage

Do:

python manage.py print_settings

or:

python manage.py print_settings --format=json

For help:

python manage.py print_settings --help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-print-settings-0.1.1.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file django-print-settings-0.1.1.tar.gz.

File metadata

File hashes

Hashes for django-print-settings-0.1.1.tar.gz
Algorithm Hash digest
SHA256 60cf01e93d4d7c1958bf609667328301ad78fbca6111fd9206aff6618a5d6697
MD5 585d1b14cde9431b3bc40ee101fdf195
BLAKE2b-256 2818a900a530c995daf95d938fa8524dccf1b27b507e45e72bb1930fe165e25b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page