mirror of
https://github.com/django/django.git
synced 2025-01-02 14:35:59 +00:00
fead2dd523
A longer term solution is likely to have a better separation of parametrized
DDL altogether to handle checks, constraints, defaults, and generated fields
but such a change would require a significant refactor that isn't suitable
for a backport.
Thanks Adrian Garcia for the report.
Backport of
|
||
---|---|---|
.. | ||
__init__.py | ||
fields.py | ||
models.py | ||
test_logging.py | ||
tests.py |