Skip to main content

print_settings management command for Django

Project description

https://secure.travis-ci.org/msabramo/django-print-settings.png?branch=master

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

PyPI

https://pypi-hypernode.com/pypi/django-print-settings

Issues

Send your bug reports and feature requests to https://github.com/msabramo/django-print-settings/issues

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.2.tar.gz (3.8 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-print-settings-0.1.2.tar.gz
Algorithm Hash digest
SHA256 6eee754d4204dced3aa94a84198767b1d437c4a02fc459e7e1fd1647c9677f7b
MD5 7c5f41f30eb73f019a4c13758ee69b84
BLAKE2b-256 a71b9f8f47dd2eeb9cfb8b747a3c671fa4eb287bf635214d2a2b00ba80011164

See more details on using hashes here.

Supported by

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