Django Settings

Apply this skill when managing Django settings across environments. Covers split settings pattern (base.py + development.py + production.py), environment variable management, secret handling, and the anti-pattern of hardcoding values. Triggered by phrases like 'Django settings', 'settings.py', 'environment variables', 'DJANGO_SECRET_KEY', or when configuring Django for deployment. Use when this capability is needed.

tomevault-io ee74a31 2 files · 10.8 KB Updated

File contents

tomevault-io/skills-registry/tree/main/upstate-web-co--uwc-django-skills--django-settings commit ee74a31d69

Frequently asked questions

npx skillmds@latest add tomevault-io/django-settings