mirror of
https://github.com/django/django.git
synced 2025-01-20 15:19:20 +00:00
cd4da34fc1
This aligns to the behaviour of OneToOneField and ForeignKey fields. Thanks Jonny Park for the initial patch.