Django settings with pydantic
Date: 2025.03.17
Location: Online
Part of PyWeb
Schedule
20:30
Django settings with pydantic by
Ruth Dubin
Language: Hebrew
Length: 20 min
I'll present how we implemented our Django settings, by using pydantic, which enables us to validate the configurable values and prevent runtime errors. In addition, we run health checks on some configuration parameters' custom types (like DB connection), to ensure the source availability, and provide the configurations' json schema for validating changes in the config (Can be used by AWS AppConfig).
Ruth is a Senior Python developer,working at Bluevine in the Core Backend team.