#30419: Minor improvements related to Meta.indexes
------------------------------------------------+--------------------------
               Reporter:  Akshesh Doshi         |          Owner:  nobody
                   Type:  Cleanup/optimization  |         Status:  assigned
              Component:  Documentation         |        Version:  2.2
               Severity:  Normal                |       Keywords:
           Triage Stage:  Unreviewed            |      Has patch:  0
    Needs documentation:  0                     |    Needs tests:  0
Patch needs improvement:  0                     |  Easy pickings:  0
                  UI/UX:  0                     |
------------------------------------------------+--------------------------
 I think a bit more details can be added to
 https://docs.djangoproject.com/en/2.1/ref/models/indexes/ about what
 functionalities (& extra advantages over `index_together`) the `Index`
 provides. This would help users to know more about what they can do with
 the `Index` class.

 Also, `Meta.indexes` should also be added to the list of ways to create
 indexes over here -
 https://docs.djangoproject.com/en/2.1/topics/db/optimization/#use-
 standard-db-optimization-techniques.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30419>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/047.7b8b89cd04d1bf58736ee51e1ba580d4%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to