mirror of
https://github.com/django/django.git
synced 2025-12-15 21:45:20 +00:00
Previously, it was a QuerySet which could reevaluate to a new value if the model's data changes. This is inconsistent with other Field.value_from_object() methods. This allows reverting the fix in the admin for refs #27998. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| test.png | ||
| test2.png | ||
| test_uuid.py | ||
| tests.py | ||