1
0
mirror of https://github.com/django/django.git synced 2025-04-15 04:44:37 +00:00
Simon Charette 900b2ce92b [3.2.x] Refs #29721 -- Simplified migration used to test atomic recording.
This makes sure atomic recording of migration application is used when
the schema editor doesn't defer any statement.

Backport of 533a5835784b95335c8373b6d0b9495b3834e96e from master
2021-01-21 07:35:33 +01:00
..