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-pre2
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-pre2.tar.gz | 3.3 kB | Details |
Release files / django-print-settings-0.1-pre2.tar.gz
| Download URL | django-print-settings-0.1-pre2.tar.gz |
|---|---|
| Size | 3.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1b3c5144df128c88dc54de72ff307be7f47ff5a03a15ad2ca150af260b652b3a
|
|
BLAKE2b-256 checksum How to use checksums |
8d280f9975465134151526e3320cb51c0bcc60ff848c22b0f5c9f87fe20a57c1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |