mirror of
https://github.com/django/django.git
synced 2025-01-24 00:59:20 +00:00
d744c550d5
Before there was need to have both .relabel_aliases() and .clone() for many structs. Now there is only relabeled_clone() for those structs where alias is the only mutable attribute.