1
0
mirror of https://github.com/django/django.git synced 2025-04-15 12:54:38 +00:00
Simon Charette 71902e0d9f Fixed #33938 -- Fixed migration crash for m2m with a through model in another app.
Regression in aa4acc164d1247c0de515c959f7b09648b57dc42.

Thanks bryangeplant for the report.
2022-08-25 10:03:57 +02:00
..