mirror of
https://github.com/django/django.git
synced 2025-04-14 20:34:36 +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.