1
0
mirror of https://github.com/django/django.git synced 2025-10-30 17:16:10 +00:00
Files
django/tests/migrations
Vytis Banaitis d02b2aa11e Made assertOptimizesTo() more strict in migrations tests.
A recursive deconstruction is needed because comparing deconstructed
operations doesn't check field attributes. Fixed typo in failing test.
2019-01-21 17:29:46 -05:00
..