This week's work on previous PR: - Change in signature of Index class - Write tests for the Index class - Address all issues on PR
The previous PR has been merged. Now indexes can be added using the AddIndex migration <https://docs.djangoproject.com/en/dev/ref/migration-operations/#addindex>. The next checkpoint is to add support for using Index classes from model's Meta class. Corresponding ticket - #26808 <https://code.djangoproject.com/ticket/26808/>. The code is almost ready, I will be sending a pull request soon. -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/287c3128-5752-43bc-a68e-97ecf1ef1468%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
