#22217: ManyToManyField.through_fields docs mix up description of arguments
---------------------------------+--------------------------------------
     Reporter:  dfunckt          |                    Owner:  dfunckt
         Type:  Bug              |                   Status:  assigned
    Component:  Documentation    |                  Version:  master
     Severity:  Release blocker  |               Resolution:
     Keywords:                   |             Triage Stage:  Unreviewed
    Has patch:  1                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+--------------------------------------

Comment (by dfunckt):

 Updated the pull request. This patch improves on many areas:

 - Fixes the docs for `through_fields`.
 - Moves validation earlier, in the check() method, as suggested by loic84.
 - Rewords some validation error messages and provides hints for some of
 them.

 All tests pass.

 I've squashed commits to a larger one, let me know if i should create
 separate tickets and/or commits for each issue fixed.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22217#comment:6>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.6ee5d5bd5c53d2db4d4323e3b20794cf%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to