mirror of
https://github.com/django/django.git
synced 2025-03-14 03:10:45 +00:00
They ensure that the attributes aren't accessed in conditions where they don't contain a valid value. Fixed #20666. Backport of dd9c6bc359a799fcbed647055b596239956a472a from master.