Skip to main content

A simple Django app to see settings on startup.

Project description

See your chosen settings on standard output when django is starting with runserver command with an additional CLI option.

For Django 1.8.5 and Python 2.7, 3.2, 3.3, 3.4.

Latest python package information

pypi-stability pypi-version pypi-pythonversion pypi-implementation pypi-build

Other information

travis-status doc license pypi-download

Usage

Once installed, using this command:

python manage.py runserver --config

Additional CLI Options

--config

Show your settings on standard output.

Please see python manage.py runserver --help for more information additional options.

Install

  1. Download package:

    pip install django-settings-startup
  2. Add “django_settings_startup” in first rank to your INSTALLED_APPS settings like this:

    INSTALLED_APPS = [
        'django_settings_startup',
        ...
    ]

It is important to install this app in first (before native django apps), to override the command runserver.

Version

See VERSION.

Changelog

See CHANGELOG.

Read The Docs : Documentation

GitHub : Source Code

PyPI : open source Python packages

Travis CI : continous integration

Coveralls : code coverage

License

See LICENSE.

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-settings-startup-2.0.tar.gz (862.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_settings_startup-2.0-py2.py3-none-any.whl (7.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file django-settings-startup-2.0.tar.gz.

File metadata

File hashes

Hashes for django-settings-startup-2.0.tar.gz
Algorithm Hash digest
SHA256 1826ac857cf96955b95f11e266e94f2102273a92c7923d656ea163b4b943dfa5
MD5 c19e1121629215e9b6bdada75175309e
BLAKE2b-256 3785ca36977ff7e69c3af92e619401a5dd3c7b77f15eea95923b44e5c0c42821

See more details on using hashes here.

File details

Details for the file django_settings_startup-2.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_settings_startup-2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ed29234b0a06cb27de7606bc572b9dd19df1a2ffc5ca0337de1ba8954ec63216
MD5 c0c1547593581faf02e5a25f0cbe1c5b
BLAKE2b-256 1593d3babde63858003860bf53969bc3f6d7fd07d5fc78d82f2ad6fe48f748f6

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