mirror of
https://github.com/django/django.git
synced 2025-03-06 07:22:32 +00:00
Added the AddIndex and RemoveIndex operations to use them in migrations. Thanks markush, mjtamlyn, timgraham, and charettes for review and advice.