mirror of
https://github.com/django/django.git
synced 2024-12-23 01:25:58 +00:00
94d4bd3a09
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. |
||
---|---|---|
.. | ||
base | ||
mysql | ||
oracle | ||
postgresql | ||
sqlite | ||
__init__.py | ||
models.py | ||
test_ddl_references.py | ||
test_utils.py | ||
tests.py |