Pre-release
This release is a pre-release and may not be stable for production use.
Adds a print_settings Django management command.
Setting it up
Install:
(``pip install``, ``easy_install``, etc.)
Add django_print_settings to INSTALLED_APPS:
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
Release files for django-print-settings 0.1-pre4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-print-settings-0.1-pre4.tar.gz | 3.5 kB | Details |
Release files / django-print-settings-0.1-pre4.tar.gz
| Download URL | django-print-settings-0.1-pre4.tar.gz |
|---|---|
| Size | 3.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3869523a1e3257672ca529ee38aeb020e50642cecf0b52713a32866627a240dd
|
|
BLAKE2b-256 checksum How to use checksums |
4516eba989df6e300d85c1022a3c3bb480bbbb3649f7cb1cbc1cbec11a6f4e79
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |