mirror of
https://github.com/django/django.git
synced 2025-04-01 20:16:43 +00:00
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.