Skip to main content

Helper for django settings

Project description

How to install

pip install django-smart-settings

How to use

Create your Django project Create directory settings next to settings.py file Move settings.py to settings/ and rename it to default.py Create settings/__init__.py Add in this file: import django_smart_settings

django_smart_settings.configure(locals())

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-smart-settings-0.1.4.tar.gz (5.2 kB view hashes)

Uploaded Source

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