django/tests/schema
Simon Charette 8b1acc0440 Refs #30446, Refs #34944 -- Fixed crash when adding GeneratedField with string Value().
This should allow smarter output_field inferring in functions dealing
with text expressions.

Regression in f333e3513e.
2023-11-08 15:48:15 +03:00
..
__init__.py
fields.py
models.py
test_logging.py
tests.py Refs #30446, Refs #34944 -- Fixed crash when adding GeneratedField with string Value(). 2023-11-08 15:48:15 +03:00