mirror of
https://github.com/django/django.git
synced 2025-03-25 00:30:45 +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.