mirror of
https://github.com/django/django.git
synced 2025-12-07 10:16:55 +00:00
Using Person in test_introspection caused removing constraints in intermediate table for ManyToManyField in VeryLongModelNameZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ that were expected by other transaction tests. A model without any constraints was used to prevent isolation issues. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_creation.py | ||
| test_introspection.py | ||
| test_operations.py | ||
| tests.py | ||