django/tests/schema
Mariusz Felisiak 84a2b2e7a7 [4.1.x] Fixed #34138 -- Avoided table rebuild when adding inline m2m fields on SQLite.
Regression in 2f73e5406d.

Thanks David Wobrock for the report.
Backport of 7b0e9ea53c from main
2022-11-04 09:31:30 +01:00
..
__init__.py
fields.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_logging.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py [4.1.x] Fixed #34138 -- Avoided table rebuild when adding inline m2m fields on SQLite. 2022-11-04 09:31:30 +01:00