mirror of
https://github.com/django/django.git
synced 2025-11-27 13:55:26 +00:00
This allowed the Note model to be used in setUpTestData() which requires assigned model instances to be copy.deepcopy()'able. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| test_bulk_update.py | ||
| test_db_returning.py | ||
| test_deprecation.py | ||
| test_explain.py | ||
| test_iterator.py | ||
| test_q.py | ||
| test_qs_combinators.py | ||
| test_query.py | ||
| tests.py | ||