#27236: Deprecate Model.Meta.index_together in favour of Model.Meta.indexes
-------------------------------------+-------------------------------------
     Reporter:  Akshesh Doshi        |                    Owner:  David
         Type:                       |  Wobrock
  Cleanup/optimization               |                   Status:  closed
    Component:  Database layer       |                  Version:  dev
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  index_together       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Collin Anderson):

 I'm getting system check error: "AlterIndexTogether is deprecated. Support
 for it (except in historical migrations) will be removed in Django 5.1.",
 even though it's only used in historical migrations. Is there something
 I'm supposed to do? Or why give a warning if I don't need to take any
 action? Is there any way to clarify this? (Same with release notes
 deprecation section, very unclear what action I'm supposed to take.)

-- 
Ticket URL: <https://code.djangoproject.com/ticket/27236#comment:27>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070181fe6ac815-66d7aec8-3425-4ec9-84ea-1b98777f18f0-000000%40eu-central-1.amazonses.com.

Reply via email to