0
0
mirror of https://github.com/django/django.git synced 2024-11-21 19:09:18 +01:00
django/tests/field_defaults
2024-03-08 05:55:25 +01:00
..
__init__.py
models.py Fixed #34936 -- Fixed migration crash for DecimalField with db_default on SQLite. 2023-11-02 17:57:39 +01:00
tests.py Fixed #35223 -- Made Model.full_clean() ignore fields with db_default when validating empty values. 2024-03-08 05:55:25 +01:00