django/tests/field_defaults
2025-04-06 09:40:12 +02: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 Added supports_expression_defaults check in DefaultTests.test_full_clean() test. 2025-04-06 09:40:12 +02:00