#29301: Reorder management command arguments in --help output to prioritize
command-specific arguments
-------------------------------------+-------------------------------------
     Reporter:  David Foster         |                    Owner:  David
         Type:                       |  Foster
  Cleanup/optimization               |                   Status:  new
    Component:  Core (Management     |                  Version:  2.0
  commands)                          |
     Severity:  Release blocker      |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Jann Haber):

 From my point of view, B) would still be backwards-incompatible, since
 some management commands' help messages will then behave differently. In
 my example, the option --version would then print the nose version, where
 it previously used to print the django version. However, it would
 certainly impact less projects than option A).

 Option C), to keep the behaviour the way it was before and only changing
 the order of the arguments in the help message (which is what Claude was
 trying to achieve in the PR), seems to have the least impact on the
 existing commands while still achieving the goal of this ticket.

 In any case, at least if option A) or B) are selected, this change should
 be documented in the release notes.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29301#comment:10>
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/067.33d49bddf2f0caa0804fb875df738fb1%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to