Django Add Default Value
JSON →django-add-default-value is a Django Migration Operation that facilitates transferring a field's default value directly to the database schema. This addresses Django's default behavior of handling `default` values at the application level and dropping the database `DEFAULT` constraint after initial row population. The library is currently active, with version 0.10.0 released in February 2022, and helps ensure database-level default constraints persist for improved data integrity and compatibility with non-Django database access.
Traffic · last 30 days stale · no recent hits
total hits 21
actors 5 distinct systems
last hit 18d ago AhrefsBot
top countries 🇺🇸 United States · 🇨🇦 Canada · MY · 🇸🇪 Sweden · 🇸🇬 Singapore
Resources
API endpoints
compatibility /v1/registry/django-add-default-value/compatibility