#19651: Non-reflexive recursive many-to-many relation.
-------------------------------------+-------------------------------------
     Reporter:  irodrigo17@…         |                    Owner:  nobody
         Type:  New feature          |                   Status:  closed
    Component:  Database layer       |                  Version:  1.4
  (models, ORM)                      |               Resolution:  wontfix
     Severity:  Normal               |             Triage Stage:
     Keywords:                       |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by lukeplant):

 * status:  new => closed
 * needs_better_patch:   => 0
 * resolution:   => wontfix
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 It's not entirely clear what you are proposing. Since you have categorised
 this as database layer, it sounds like you are looking for a keyword
 argument to be added to `ManyToManyField` to enforce this validation.

 I really don't think this specific validation rule, which only applies to
 many-to-many relations to the same model, is common enough to warrant
 support at the database level, so I'm going to close as WONTFIX.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19651#comment:1>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to