Skip to content

Commit

Permalink
Add db_default arg to Field constructors (#263)
Browse files Browse the repository at this point in the history
- Add `db_default` arg to `Field` constructors
- This was added in [Django 5.0](https://docs.djangoproject.com/en/5.0/ref/models/fields/#db-default)
- Fixes [#252](#252)
  • Loading branch information
kylebebak authored Aug 30, 2024
1 parent 84064af commit 7eec985
Showing 1 changed file with 51 additions and 1 deletion.
Loading

0 comments on commit 7eec985

Please sign in to comment.