mirror of
https://github.com/django/django.git
synced 2025-05-06 23:16:29 +00:00
Fixed this for both implementations of _alter_many_to_many, instead of in `alter_db_table` itself (more implementations). Backport of 1edfa155e3 from master