mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
![]() Field.db_default accepts either literal Python values or compilables
(as_sql) and wrap the former ones in Value internally.
While
|
||
---|---|---|
.. | ||
__init__.py | ||
fields.py | ||
models.py | ||
test_logging.py | ||
tests.py |