mirror of
https://github.com/django/django.git
synced 2025-03-17 04:40:45 +00:00
This allowed the Note model to be used in setUpTestData() which requires assigned model instances to be copy.deepcopy()'able.
This allowed the Note model to be used in setUpTestData() which requires assigned model instances to be copy.deepcopy()'able.