#22328: Add --exclude option to compilemessages
-------------------------------------+-------------------------------------
     Reporter:  infraredgirl         |                    Owner:
         Type:  New feature          |  infraredgirl
    Component:  Core (Management     |                   Status:  closed
  commands)                          |                  Version:  master
     Severity:  Normal               |               Resolution:  fixed
     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 loic84):

 The `-e` shorthand introduced for `makemessages --exclude` caused a
 regression due to a conflict with the existing `makemessages
 --extensions`.

 Refs https://groups.google.com/d/topic/django-
 developers/a7jksjMWmbY/discussion.

 Backward compatible options are:
 1. no shorthand at all for the two commands.
 2. no shorthand for `makemessages`.
 3. change both shorthands to -x (eXclude).

 I went with option 3 in https://github.com/django/django/pull/2621,
 feedback welcome.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22328#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/070.80bcd8e828774da6d306b4a870473288%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to