PR: https://github.com/django/django/pull/9295
--
Ticket URL: <https://code.djangoproject.com/ticket/29734>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* cc: Vishvajit Pathak (added)
--
Ticket URL: <https://code.djangoproject.com/ticket/29734#comment:1>
* stage: Unreviewed => Accepted
Comment:
OK. I guess this is a reasonable addition.
--
Ticket URL: <https://code.djangoproject.com/ticket/29734#comment:2>
* stage: Accepted => Ready for checkin
Comment:
Patch looks fine.
--
Ticket URL: <https://code.djangoproject.com/ticket/29734#comment:3>
Comment (by Claude Paroz):
I am just a bit worried that we will finally add all gettext parameters to
the management command options.
Would it be possible to imagine a mechanism to specify options to be
passed-through to the underlying gettext programs?
--
Ticket URL: <https://code.djangoproject.com/ticket/29734#comment:4>
Comment (by Claude Paroz):
I'm sorry not to have reacted before, but it just occurred to me that we
documented how to add specific xgettext options to makemessages:
https://docs.djangoproject.com/en/2.1/topics/i18n/translation
/#customizing-makemessages
Therefore, I think this should be a won't fix issue.
--
Ticket URL: <https://code.djangoproject.com/ticket/29734#comment:5>
* status: new => closed
* resolution: => wontfix
--
Ticket URL: <https://code.djangoproject.com/ticket/29734#comment:6>